RESTinio
Loading...
Searching...
No Matches
restinio::http_field_parsers::impl::is_vchar_predicate_t Struct Reference

A preducate for symbol_producer_template that checks that a symbol is a VCHAR. More...

#include <basics.hpp>

Public Member Functions

bool operator() (const char actual) const noexcept

Detailed Description

A preducate for symbol_producer_template that checks that a symbol is a VCHAR.

Since
v.0.6.2

Definition at line 335 of file basics.hpp.

Member Function Documentation

◆ operator()()

bool restinio::http_field_parsers::impl::is_vchar_predicate_t::operator() ( const char actual) const
inlinenodiscardnoexcept

Definition at line 339 of file basics.hpp.


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