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