Ark Server API (ASA) - Wiki
|
#include <IsClass.h>
Public Types | |
enum | { Value = !__is_union(T) && sizeof(Func<T>(0)) - 1 } |
Static Private Member Functions | |
template<typename U > | |
static uint16 | Func (int U::*) |
template<typename U > | |
static uint8 | Func (...) |
Determines if T is a struct/class type