#include <Meta.h>
| 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 (...) | 
| anonymous enum | 
| 
 | static | 
| 
 | static |