QUDA  v1.1.0
A library for QCD on GPUs
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)
 

Detailed Description

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

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

Member Data Documentation

◆ value

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

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


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