boost::urls::grammar::ref

Members

Return a reference to a character set

template<class CharSet>
constexpr
implementation-defined
ref(const CharSet& cs) noexcept;
  » more...

Return a reference to a rule

template<class Rule>
constexpr
implementation-defined
ref(const Rule& r) noexcept;
  » more...