boost::urls::string_token::arg::operator=

Deleted move assignment

Synopsis

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

arg&
operator=(arg&&) = delete;

» more...

arg&
operator=(arg const&) = delete;

» more...

Created with MrDocs