Default move constructor
Declared in <boost/url/grammar/string_token.hpp>
<boost/url/grammar/string_token.hpp>
constexpr arg(arg&& other) = default;
Name
Description
other
The object to move construct from
Created with MrDocs