#include <functions.hh>
Public Types | |
typedef param_solver< T, void > ::ret | def |
typedef metal::true_ | ret |
typedef def::storage | type |
Static Public Member Functions | |
template<typename U> | |
static type | compute (const U &p) |
Definition at line 195 of file functions.hh.
typedef param_solver<T,void>::ret mln::trait::function::internal::introspect::has_storage_t< T, typename except_void_t< typename param_solver< T, void >::ret::storage >::ret >::def |
Definition at line 198 of file functions.hh.
typedef metal::true_ mln::trait::function::internal::introspect::has_storage_t< T, typename except_void_t< typename param_solver< T, void >::ret::storage >::ret >::ret |
Definition at line 197 of file functions.hh.
typedef def::storage mln::trait::function::internal::introspect::has_storage_t< T, typename except_void_t< typename param_solver< T, void >::ret::storage >::ret >::type |
Definition at line 200 of file functions.hh.
static type mln::trait::function::internal::introspect::has_storage_t< T, typename except_void_t< typename param_solver< T, void >::ret::storage >::ret >::compute | ( | const U & | p | ) | [inline, static] |
Definition at line 204 of file functions.hh.