boost::urls::pct_string_view::pct_string_view
Constructor
Synopsis
constexpr
pct_string_view(pct_string_view const& other) = default;
Parameters
Name | Description |
---|---|
other |
The string to copy. |
Created with MrDocs