Electroneum
crow::detail::routing_handler_call_helper::Wrapped< Func, ArgsWrapped > Member List

This is the complete list of members for crow::detail::routing_handler_call_helper::Wrapped< Func, ArgsWrapped >, including all inherited members.

handler_crow::detail::routing_handler_call_helper::Wrapped< Func, ArgsWrapped >
operator()(const request &req, response &res, const routing_params &params)crow::detail::routing_handler_call_helper::Wrapped< Func, ArgsWrapped >inline
set2(Func f, typename std::enable_if< !std::is_same< typename std::tuple_element< 0, std::tuple< Args..., void >>::type, const request &>::value, int >::type=0)crow::detail::routing_handler_call_helper::Wrapped< Func, ArgsWrapped >inline
set2(Func f, typename std::enable_if< std::is_same< typename std::tuple_element< 0, std::tuple< Args..., void >>::type, const request &>::value &&!std::is_same< typename std::tuple_element< 1, std::tuple< Args..., void, void >>::type, response &>::value, int >::type=0)crow::detail::routing_handler_call_helper::Wrapped< Func, ArgsWrapped >inline
set2(Func f, typename std::enable_if< std::is_same< typename std::tuple_element< 0, std::tuple< Args..., void >>::type, const request &>::value &&std::is_same< typename std::tuple_element< 1, std::tuple< Args..., void, void >>::type, response &>::value, int >::type=0)crow::detail::routing_handler_call_helper::Wrapped< Func, ArgsWrapped >inline