RESTinio
|
A predicate for cases where char to be expected to be a hexadecimal digit. More...
#include <easy_parser.hpp>
Public Member Functions | |
RESTINIO_NODISCARD bool | operator() (const char actual) const noexcept |
A predicate for cases where char to be expected to be a hexadecimal digit.
Definition at line 718 of file easy_parser.hpp.
|
inlinenoexcept |
Definition at line 722 of file easy_parser.hpp.