<boost/url/grammar/lut_chars.hpp>
constexpr lut_chars(char ch) noexcept;
This function constructs a character set which has as a single member, the character ch.
ch
constexpr lut_chars asterisk( '*' );
Constant.
Throws nothing.