boost::urls::grammar::any_rule::any_rule
Synopsis
template<
class R0,
class R1>
any_rule(
R0 const& first,
R1 const& next);
Created with MrDocs
template<
class R0,
class R1>
any_rule(
R0 const& first,
R1 const& next);
Created with MrDocs