RESTinio
|
A predicate for cases where exact match of expected and actual symbols is required. More...
#include <easy_parser.hpp>
Public Member Functions | |
bool | operator() (const char actual) const noexcept |
Public Attributes | |
char | m_expected |
A predicate for cases where exact match of expected and actual symbols is required.
Definition at line 2198 of file easy_parser.hpp.
|
inlinenodiscardnoexcept |
Definition at line 2204 of file easy_parser.hpp.
char restinio::easy_parser::impl::particular_symbol_predicate_t::m_expected |
Definition at line 2200 of file easy_parser.hpp.