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

Synopsis

Declared in <boost/url/grammar/range_rule.hpp>
template<
    class R0,
    class R1>
any_rule(
    R0 const& first,
    R1 const& next);