Return a reference to a character set
template<class CharSet>
constexpr
implementation-defined
ref(CharSet const& cs) noexcept;
» more...
Return a reference to a rule
template<class Rule>
constexpr
implementation-defined
ref(Rule const& r) noexcept;
» more...