- 3.0.1 core module.
testing::internal::IsHashTable< T > Struct Template Reference

#include <gtest-internal.h>

Static Public Attributes

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

Member Data Documentation

template<typename T >
const bool testing::internal::IsHashTable< T >::value = sizeof(test<T>(nullptr, nullptr)) == sizeof(int)
static

The documentation for this struct was generated from the following file: