RESTinio
|
A predicate that allows extraction of any symbol. More...
#include <easy_parser.hpp>
Public Member Functions | |
RESTINIO_NODISCARD constexpr bool | operator() (const char) const noexcept |
A predicate that allows extraction of any symbol.
This predicate is necessary for implementation of any_symbol_p() producer.
Definition at line 2178 of file easy_parser.hpp.
|
inlineconstexprnoexcept |
Definition at line 2182 of file easy_parser.hpp.