Template Struct callback_first_arg
Defined in File agnocast_callback_info.hpp
Struct Documentation
-
template<typename Func>
struct callback_first_arg Public Types
-
using type = typename std::decay<typename function_traits<Func>::template arg<0>>::type
-
using type = typename std::decay<typename function_traits<Func>::template arg<0>>::type