RESTinio
Loading...
Searching...
No Matches
Public Member Functions | List of all members
restinio::easy_parser::impl::any_symbol_predicate_t Struct Reference

A predicate that allows extraction of any symbol. More...

#include <easy_parser.hpp>

Public Member Functions

constexpr bool operator() (const char) const noexcept
 

Detailed Description

A predicate that allows extraction of any symbol.

This predicate is necessary for implementation of any_symbol_p() producer.

Since
v.0.6.6

Definition at line 2179 of file easy_parser.hpp.

Member Function Documentation

◆ operator()()

constexpr bool restinio::easy_parser::impl::any_symbol_predicate_t::operator() ( const char ) const
inlineconstexprnoexcept

Definition at line 2183 of file easy_parser.hpp.


The documentation for this struct was generated from the following file: