boost::urls::string_token

Namespaces

NameDescription
implementation_defined
see_below

Types

NameDescription
arg

Base class for string tokens, and algorithm parameters

is_token

Metafunction returning true if T is a StringToken

return_string

A token for returning a plain string

Functions

NameDescription
append_to

Create a token for appending to a plain string

assign_to

A token for assigning to a plain string

preserve_size

A token for producing a durable core::string_view from a temporary string

Created with MrDocs