Boost.URL
Report an Issue
  • Boost.URL
  • boost::urls::grammar::implementation_defined::hexdig_chars_t::operator()
Home:

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;