Synopsis

Declared in header </boost/url/grammar/delim_rule.hpp#L164[boost/url/grammar/delim_rule.hpp,window=blank_]>

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