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

#include <ts_gtest.h>

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

List of all members.

Public Types

typedef bool_constant< bool_value > type

Static Public Attributes

static const bool value = bool_value

template<typename T>
struct testing::internal::is_pointer< T * >


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 [static, inherited]

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