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

Name Description
next The object to copy construct from