RESTinio
Loading...
Searching...
No Matches
restinio::easy_parser::impl::is_appropriate_transformer_result_type< expected_t< Result_Type, error_reason_t > > Struct Template Reference

#include <easy_parser.hpp>

Static Public Attributes

static constexpr bool value = true
 
static constexpr bool value
 

Detailed Description

template<typename Result_Type>
struct restinio::easy_parser::impl::is_appropriate_transformer_result_type< expected_t< Result_Type, error_reason_t > >

Definition at line 1117 of file easy_parser.hpp.

Member Data Documentation

◆ value [1/2]

bool restinio::easy_parser::impl::is_appropriate_transformer_result_type< Result_Type >::value
staticconstexpr

Definition at line 1113 of file easy_parser.hpp.

◆ value [2/2]

template<typename Result_Type>
bool restinio::easy_parser::impl::is_appropriate_transformer_result_type< expected_t< Result_Type, error_reason_t > >::value = true
staticconstexpr

Definition at line 1120 of file easy_parser.hpp.


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