Crow  1.0
A C++ microframework for the web
crow::detail::routing_handler_call_helper Namespace Reference

Classes

struct  call
 
struct  call< F, NInt, NUint, NDouble, NString, black_magic::S< double, Args1... >, black_magic::S< Args2... > >
 
struct  call< F, NInt, NUint, NDouble, NString, black_magic::S< int64_t, Args1... >, black_magic::S< Args2... > >
 
struct  call< F, NInt, NUint, NDouble, NString, black_magic::S< std::string, Args1... >, black_magic::S< Args2... > >
 
struct  call< F, NInt, NUint, NDouble, NString, black_magic::S< uint64_t, Args1... >, black_magic::S< Args2... > >
 
struct  call< F, NInt, NUint, NDouble, NString, black_magic::S<>, black_magic::S< Args1... > >
 
struct  call_pair
 
struct  call_params
 
struct  Wrapped