RESTinio
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
restinio::easy_parser::result_value_wrapper< nothing_t > Struct Reference

#include <easy_parser.hpp>

Public Types

using result_type = nothing_t
 
using value_type = nothing_t
 
using wrapped_type = result_type
 

Static Public Member Functions

static void as_result (wrapped_type &, result_type &&) noexcept
 
static void to_container (wrapped_type &, value_type &&) noexcept
 
static result_type && unwrap_value (wrapped_type &v)
 

Detailed Description

Definition at line 431 of file easy_parser.hpp.

Member Typedef Documentation

◆ result_type

Definition at line 433 of file easy_parser.hpp.

◆ value_type

Definition at line 434 of file easy_parser.hpp.

◆ wrapped_type

Definition at line 435 of file easy_parser.hpp.

Member Function Documentation

◆ as_result()

Definition at line 438 of file easy_parser.hpp.

◆ to_container()

static void restinio::easy_parser::result_value_wrapper< nothing_t >::to_container ( wrapped_type & ,
value_type &&  )
inlinestaticnoexcept

Definition at line 441 of file easy_parser.hpp.

◆ unwrap_value()

Definition at line 445 of file easy_parser.hpp.


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