#include <gtest-internal.h>
|
static const bool | value = sizeof(test<T>(nullptr, nullptr)) == sizeof(int) |
|
|
template<typename U > |
static char | test (...) |
|
template<typename U > |
static char | test (typename U::hasher *, typename U::reverse_iterator *) |
|
template<typename U > |
static int | test (typename U::hasher *,...) |
|
template<typename T>
struct testing::internal::IsHashTable< T >
Definition at line 977 of file gtest-internal.h.
◆ test() [1/3]
template<typename T >
template<typename U >
◆ test() [2/3]
template<typename T >
template<typename U >
◆ test() [3/3]
template<typename T >
template<typename U >
◆ value
The documentation for this struct was generated from the following file: