#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) |
Definition at line 178 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.
static const U& mln::trait::function::internal::introspect::has_storage_t< T, V >::compute | ( | const U & | t | ) | [inline, static] |
Definition at line 187 of file functions.hh.
Referenced by mln::fun::unary< mln::fun::row >::init(), mln::fun::spe::impl::unary_impl< true, false, Fun, T >::init(), mln::fun::spe::impl::binary_impl< true, Fun, T1, T2 >::init(), and mln::fun::binary< mln::fun::sup >::init().