boost::urls::string_token
Types
Name | Description |
---|---|
Base class for string tokens, and algorithm parameters |
|
Metafunction returning true if T is a StringToken |
|
A token for returning a plain string |
Functions
Name | Description |
---|---|
Create a token for appending to a plain string |
|
A token for assigning to a plain string |
|
A token for producing a durable core::string_view from a temporary string |
Created with MrDocs