RESTinio
Public Member Functions | List of all members
restinio::http_field_parsers::content_disposition_details::attr_char_predicate_t Struct Reference

A preducate for symbol_producer_template that checks that a symbol is attr-char symbol from RCF5987. More...

#include <content-disposition.hpp>

Public Member Functions

RESTINIO_NODISCARD bool operator() (const char actual) const noexcept
 

Detailed Description

A preducate for symbol_producer_template that checks that a symbol is attr-char symbol from RCF5987.

See: https://tools.ietf.org/html/rfc5987#section-3.2

Since
v.0.6.1

Definition at line 223 of file content-disposition.hpp.

Member Function Documentation

◆ operator()()

RESTINIO_NODISCARD bool restinio::http_field_parsers::content_disposition_details::attr_char_predicate_t::operator() ( const char  actual) const
inlinenoexcept

Definition at line 227 of file content-disposition.hpp.


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