$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::trait::function::internal::introspect::has_storage_t< T, typename except_void_t< typename param_solver< T, void >::ret::storage >::ret > Struct Template Reference

#include <mln/trait/functions.hh>

Static Public Member Functions

template<typename U >
static type compute (const U &p)

Public Types

typedef param_solver< T, void >
::ret 
def
typedef metal::true_ ret
typedef def::storage type

Detailed Description

template<typename T>
struct mln::trait::function::internal::introspect::has_storage_t< T, typename except_void_t< typename param_solver< T, void >::ret::storage >::ret >

Definition at line 195 of file functions.hh.

Member Function Documentation

template<typename T >
template<typename U >
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)
inlinestatic

Definition at line 204 of file functions.hh.

Member Typedef Documentation

template<typename T >
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.

template<typename T >
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.

template<typename T >
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.