boost::urls::string_token
Types
| Name | Description |
|---|---|
Base class for string tokens, and algorithm parameters |
|
Trait to determine if a type is a string token |
|
A string token for returning a plain string |
Functions
| Name | Description |
|---|---|
Create a string token for appending to a plain string |
|
Create a string token for assigning to a plain string |
|
Create a string token for a durable core::string_view |
Concepts
| Name | Description |
|---|---|
Concept for a string token |
Created with MrDocs