RESTinio
|
A predicate for symbol_producer_template that checks that a symbol can be used inside a token. More...
#include <basics.hpp>
Public Member Functions | |
RESTINIO_NODISCARD bool | operator() (const char actual) const noexcept |
Static Public Member Functions | |
static RESTINIO_NODISCARD constexpr bool | is_token_char (const char ch) noexcept |
A predicate for symbol_producer_template that checks that a symbol can be used inside a token.
Definition at line 436 of file basics.hpp.
|
inlinestaticconstexprnoexcept |
Definition at line 440 of file basics.hpp.
|
inlinenoexcept |
Definition at line 462 of file basics.hpp.