GrPPI  1.0
Generic and Reusable Parallel Pattern Interface
Static Public Attributes | List of all members
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

◆ value

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 files: