|
Electroneum
|
#include <routing.h>
Public Types | |
| using | type = std::function< void(const crow::request &, crow::response &, Args...)> |
| using | args_type = black_magic::S< typename black_magic::promote_t< Args >... > |
| using crow::detail::routing_handler_call_helper::Wrapped< Func, ArgsWrapped >::handler_type_helper< const request &, Args... >::args_type = black_magic::S<typename black_magic::promote_t<Args>...> |
| using crow::detail::routing_handler_call_helper::Wrapped< Func, ArgsWrapped >::handler_type_helper< const request &, Args... >::type = std::function<void(const crow::request&, crow::response&, Args...)> |
1.8.14