RESTinio
|
A predicate for cases where char to be expected to be a decimal 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 decimal digit.
Definition at line 682 of file easy_parser.hpp.
|
inlinenoexcept |
Definition at line 686 of file easy_parser.hpp.