boost::urls::grammar::any_rule::any_rule

Move constructor

Synopsis

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

any_rule(any_rule&& other) noexcept;

Parameters

NameDescription
otherThe object to move construct from