Typedef ripple::function_traits_t¶
Typedef Documentation¶
-
template<typename
T
>
usingripple
::
function_traits_t
= detail::FunctionTraits<T>¶ Defines the traits for a function.
- Template Parameters
T
: The function type to get the traits for.
T
>ripple::
function_traits_t
= detail::FunctionTraits<T>¶Defines the traits for a function.
T
: The function type to get the traits for.