Function 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;