Function token_rule
Synopsis
Declared in header <boost/url/grammar/token_rule.hpp>
template<class CharSet>
constexpr
token_rule_t<CharSet>
token_rule(const CharSet& cs) noexcept;
Declared in header <boost/url/grammar/token_rule.hpp>
template<class CharSet>
constexpr
token_rule_t<CharSet>
token_rule(const CharSet& cs) noexcept;