Medial Code Documentation
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions
Eigen::internal::result_of< Func()> Struct Template Reference

Public Types

enum  { FunctorType = sizeof(testFunctor(static_cast<Func*>(0))) }
 
typedef nullary_result_of_select< Func, FunctorType >::type type
 

Static Public Member Functions

template<typename T >
static has_std_result_type testFunctor (T const *, typename T::result_type const *=0)
 
template<typename T >
static has_tr1_result testFunctor (T const *, typename T::template result< T()>::type const *=0)
 
static has_none testFunctor (...)
 

The documentation for this struct was generated from the following file: