RESTinio
Loading...
Searching...
No Matches
Public Types | List of all members
restinio::router::easy_parser_router::impl::dsl_details::detect_result_tuple< 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::detect_result_tuple< Args_Type_List >

Definition at line 351 of file easy_parser_router.hpp.

Member Typedef Documentation

◆ type

Initial value:
typename result_tuple_detector<
std::tuple >
typename impl::rename< From, To >::type rename_t
Allows to pass all template arguments from one type to another.
run_on_this_thread_settings_t< Traits > on_this_thread()
A special marker for the case when http_server must be run on the context of the current thread.
meta::rename_t< typename result_tuple_detector< Args_Type_List, meta::type_list<> >::type, std::tuple > type
The basic building block: a type for representation of a type list.

Definition at line 353 of file easy_parser_router.hpp.


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