RESTinio
Loading...
Searching...
No Matches
restinio::router::easy_parser_router::impl::dsl_details::one_clause_type_processor< T, true, Current_Index > Struct Template Reference

#include <easy_parser_router.hpp>

Public Types

using clause_type = special_produce_tuple_item_clause_t< T, Current_Index >
 
using clause_type
 

Static Public Attributes

static constexpr std::size_t next_index = Current_Index + 1u
 
static constexpr std::size_t next_index
 

Detailed Description

template<typename T, std::size_t Current_Index>
struct restinio::router::easy_parser_router::impl::dsl_details::one_clause_type_processor< T, true, Current_Index >

Definition at line 401 of file easy_parser_router.hpp.

Member Typedef Documentation

◆ clause_type [1/2]

Definition at line 375 of file easy_parser_router.hpp.

◆ clause_type [2/2]

template<typename T, std::size_t Current_Index>
using restinio::router::easy_parser_router::impl::dsl_details::one_clause_type_processor< T, true, Current_Index >::clause_type = special_produce_tuple_item_clause_t< T, Current_Index >

Definition at line 403 of file easy_parser_router.hpp.

Member Data Documentation

◆ next_index [1/2]

std::size_t restinio::router::easy_parser_router::impl::dsl_details::one_clause_type_processor< T, Is_Producer, Current_Index >::next_index
staticconstexpr

Definition at line 376 of file easy_parser_router.hpp.

◆ next_index [2/2]

template<typename T, std::size_t Current_Index>
std::size_t restinio::router::easy_parser_router::impl::dsl_details::one_clause_type_processor< T, true, Current_Index >::next_index = Current_Index + 1u
staticconstexpr

Definition at line 404 of file easy_parser_router.hpp.


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