Function delim_rule

Synopsis

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

template<class CharSet>
constexpr
std::enable_if<!std::is_convertible<CharSet, char>::value, cs_delim_rule<CharSet>>::type
delim_rule(const CharSet& cs) noexcept;