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

#include <easy_parser.hpp>

Static Public Attributes

static constexpr bool value = false
 
static constexpr bool value
 

Detailed Description

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

Definition at line 1124 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, parse_error_t > >::value = false
staticconstexpr

Definition at line 1127 of file easy_parser.hpp.


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