|
ADTF
|
template that checks whether a type has an accessible (protected or public) GetInterface method. More...
#include <object.h>
Inherits T.
Public Types | |
| enum | { value = sizeof(test<T>(static_cast<tResult(T::*)(const char*, void*&)>(nullptr))) == sizeof(char) } |
template that checks whether a type has an accessible (protected or public) GetInterface method.