Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
testing::internal::IsHashTable< T > Struct Template Reference

#include <gtest-internal.h>

Static Public Attributes

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

Detailed Description

template<typename T>
struct testing::internal::IsHashTable< T >

Definition at line 920 of file gtest-internal.h.

Member Data Documentation

◆ value

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

Definition at line 930 of file gtest-internal.h.


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