Template Struct as_std_function
Defined in File function_traits.hpp
Struct Documentation
-
template<typename FunctorT, typename FunctionTraits = function_traits<FunctorT>>
struct as_std_function Public Types
-
using type = typename detail::as_std_function_helper<typename FunctionTraits::return_type, typename FunctionTraits::arguments>::type
-
using type = typename detail::as_std_function_helper<typename FunctionTraits::return_type, typename FunctionTraits::arguments>::type