Template Struct IsHashTable

Struct Documentation

template<typename T>
struct IsHashTable

Public Static Attributes

static const bool value = sizeof(test<T>(nullptr, nullptr)) == sizeof(int)