Function hexdig_value
Return the decimal value of a hex character
Synopsis
Declared in header <boost/url/grammar/hexdig_chars.hpp>
signed char
hexdig_value(char ch) noexcept;
Return the decimal value of a hex character
Declared in header <boost/url/grammar/hexdig_chars.hpp>
signed char
hexdig_value(char ch) noexcept;