hexdig_value
Return the decimal value of a hex character
Synopsis
signed char
hexdig_value(char ch) noexcept;
Defined in file <include/boost/url/grammar/hexdig_chars.hpp> on line 123
Return the decimal value of a hex character
signed char
hexdig_value(char ch) noexcept;
Defined in file <include/boost/url/grammar/hexdig_chars.hpp> on line 123