#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.
 1.7.1
 1.7.1