#include <utilmm/functional/arg_traits.hh>
Public Types | |
typedef computed_type | type |
argument type |
This traits is an helper to determine the classical argument type used to pass a given type as argument to a function.
Ty | the type to pass as argument |
Ty
.
typedef computed_type utilmm::arg_traits< Ty >::type |
argument type
This typedef is the type used to pass the given type as argument