Function ref

Synopsis

Declared in header <boost/url/grammar/charset.hpp>

template<class CharSet>
constexpr
std::enable_if<is_charset<CharSet>::value && !std::is_same<CharSet, detail::charset_ref<CharSet>>::value, detail::charset_ref<CharSet>>::type
ref(const CharSet& cs) noexcept;