boost::urls::string_token::arg::arg

Constructors

Synopses

Declared in <boost/url/grammar/string_token.hpp>
Default constructor
constexpr
arg() = default;


» more... Deleted copy constructor
arg(arg const& other) = delete;


» more... Default move constructor
constexpr
arg(arg&& other) = default;


» more...

Created with MrDocs