|
TR-mbed 1.0
|
#include <Meta.h>
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 (...) |
| typedef nullary_result_of_select<Func,FunctorType>::type Eigen::internal::result_of< Func()>::type |
|
static |
|
static |
|
static |