#include <Meta.h>
|
enum | { value = sizeof(testFunctor(static_cast<T*>(0))) == sizeof(meta_yes)
} |
|
◆ anonymous enum
template<typename T , typename IndexType = Index>
static meta_yes testFunctor(C const *, std::enable_if_t<(sizeof(return_ptr< C >() ->operator()(IndexType(0), IndexType(0))) > 0)> *=0)
@ value
Definition: Meta.h:456
◆ testFunctor() [1/2]
template<typename T , typename IndexType = Index>
◆ testFunctor() [2/2]
template<typename T , typename IndexType = Index>
template<typename C >
The documentation for this struct was generated from the following file: