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

Construct from R

Synopsis

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

template<class R>
explicit
any_rule(R const& next);

Parameters

NameDescription
nextThe object to copy construct from