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

Default move constructor

Synopsis

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

constexpr
arg(arg&& other) = default;

Parameters

NameDescription
otherThe object to move construct from