boost::urls::pct_string_view::pct_string_view
Constructor
Exceptions
| Name | Thrown on |
|---|---|
|
The string contains an invalid percent encoding. |
Parameters
| Name | Description |
|---|---|
s |
The string to construct from. |
len |
The length of the string. |
Created with MrDocs