boost::urls::grammar::implementation_defined::hexdig_chars_t::operator()
Return true if c is in the character set.
Synopsis
Declared in header <boost/url/grammar/hexdig_chars.hpp>
constexpr
bool
operator()(char c) const noexcept;
Return true if c is in the character set.
Declared in header <boost/url/grammar/hexdig_chars.hpp>
constexpr
bool
operator()(char c) const noexcept;