#include <Meta.h>
Public Types | |
enum | { value = sizeof(testFunctor(static_cast<T*>(0))) == sizeof(meta_yes) } |
Static Public Member Functions | |
static meta_no | testFunctor (...) |
template<typename C > | |
static meta_yes | testFunctor (C const *, typename enable_if<(sizeof(return_ptr< C >() ->operator()(IndexType(0), IndexType(0)))>0)>::type *=0) |
anonymous enum |
|
static |
|
static |