#include <functions.hh>
Public Types | |
typedef has_param_t< T, V > | has_param |
typedef metal::false_ | ret |
typedef has_param::type | type |
Static Public Member Functions | |
template<typename U > | |
static const U & | compute (const U &t) |
typedef has_param_t<T, V> mln::trait::function::internal::introspect::has_storage_t< T, V >::has_param |
typedef metal::false_ mln::trait::function::internal::introspect::has_storage_t< T, V >::ret |
typedef has_param::type mln::trait::function::internal::introspect::has_storage_t< T, V >::type |
static const U& mln::trait::function::internal::introspect::has_storage_t< T, V >::compute | ( | const U & | t | ) | [inline, static] |