boost::urls::string_token::implementation_defined::assign_to_t

Synopsis

Declared in <include/boost/url/grammar/string_token.hpp>

template<class Alloc>
struct assign_to_t
    : arg;

Types

NameDescription
result_type
string_type

Member Functions

NameDescription
assign_to_t [constructor]
operator=

Deleted copy assignment

Deleted move assignment

prepare

Return a modifiable character buffer

result

Created with MrDocs