compbio
Public Types | Static Public Member Functions | List of all members
Eigen::internal::has_nullary_operator< T, IndexType > Struct Template Reference

Public Types

enum  { value = sizeof(testFunctor(static_cast<T*>(0))) == sizeof(meta_yes) }
 

Static Public Member Functions

template<typename C >
static meta_yes testFunctor (C const *, typename enable_if<(sizeof(return_ptr< C >() ->operator()())>0)>::type *=0)
 
static meta_no testFunctor (...)
 

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