Public Types | Static Public Attributes | List of all members
testing::internal::is_pointer< T * > Struct Template Reference

#include <ts_gtest.h>

Inherits testing::internal::bool_constant< bool_value >.

Public Types

typedef bool_constant< bool_value > type
 

Static Public Attributes

static const bool value = bool_value
 

Member Typedef Documentation

template<bool bool_value>
typedef bool_constant<bool_value> testing::internal::bool_constant< bool_value >::type
inherited

Member Data Documentation

template<bool bool_value>
const bool testing::internal::bool_constant< bool_value >::value = bool_value
staticinherited

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