Crow  1.0
A C++ microframework for the web
crow::detail::routing_handler_call_helper::call_pair< T, Pos > Struct Template Reference
Collaboration diagram for crow::detail::routing_handler_call_helper::call_pair< T, Pos >:

Public Types

using type = T
 

Static Public Attributes

static const int pos = Pos
 

Member Typedef Documentation

◆ type

template<typename T , int Pos>
using crow::detail::routing_handler_call_helper::call_pair< T, Pos >::type = T

Member Data Documentation

◆ pos

template<typename T , int Pos>
const int crow::detail::routing_handler_call_helper::call_pair< T, Pos >::pos = Pos
static

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