RESTinio
|
A predicate for cases where mismatch with a particular symbol is required. More...
#include <easy_parser.hpp>
Public Member Functions | |
RESTINIO_NODISCARD bool | operator() (const char actual) const noexcept |
Public Attributes | |
char | m_sentinel |
A predicate for cases where mismatch with a particular symbol is required.
Definition at line 2218 of file easy_parser.hpp.
|
inlinenoexcept |
Definition at line 2224 of file easy_parser.hpp.
char restinio::easy_parser::impl::not_particular_symbol_predicate_t::m_sentinel |
Definition at line 2220 of file easy_parser.hpp.