$extrastylesheet
#include <mln/trait/functions.hh>
Static Public Member Functions | |
template<typename U > | |
static const U & | compute (const U &t) |
Public Types | |
typedef has_param_t< T, V > | has_param |
typedef metal::false_ | ret |
typedef has_param::type | type |
Definition at line 178 of file functions.hh.
|
inlinestatic |
Definition at line 187 of file functions.hh.
typedef has_param_t<T, V> mln::trait::function::internal::introspect::has_storage_t< T, V >::has_param |
Definition at line 180 of file functions.hh.
typedef metal::false_ mln::trait::function::internal::introspect::has_storage_t< T, V >::ret |
Definition at line 182 of file functions.hh.
typedef has_param::type mln::trait::function::internal::introspect::has_storage_t< T, V >::type |
Definition at line 183 of file functions.hh.