boost::urls::string_token::arg::arg
Default move constructor
Synopsis
constexpr
arg(arg&& other) = default;
Parameters
Name |
Description |
other |
The object to move construct from |
Created with MrDocs
Default move constructor
constexpr
arg(arg&& other) = default;
Name |
Description |
other |
The object to move construct from |
Created with MrDocs