RESTinio
Loading...
Searching...
No Matches
restinio::router::easy_parser_router::impl::dsl_details::make_clauses_types< Args_Type_List > Struct Template Reference

#include <easy_parser_router.hpp>

Public Types

using type

Detailed Description

template<typename Args_Type_List>
struct restinio::router::easy_parser_router::impl::dsl_details::make_clauses_types< Args_Type_List >

Definition at line 450 of file easy_parser_router.hpp.

Member Typedef Documentation

◆ type

template<typename Args_Type_List>
using restinio::router::easy_parser_router::impl::dsl_details::make_clauses_types< Args_Type_List >::type
Initial value:
meta::rename_t<
Args_Type_List,
meta::type_list<>,
0u >::type,
std::tuple >
typename clauses_type_maker< meta::tail_of_t< Sources... >, To< Results..., typename one_clause_type::clause_type >, one_clause_type::next_index >::type type

Definition at line 452 of file easy_parser_router.hpp.


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