RESTinio
Public Types | List of all members
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 = meta::rename_t< typename clauses_type_maker< Args_Type_List, meta::type_list<>, 0u >::type, std::tuple >
 

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 453 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 = meta::rename_t< typename clauses_type_maker< Args_Type_List, meta::type_list<>, 0u >::type, std::tuple >

Definition at line 455 of file easy_parser_router.hpp.


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