Public Types | Static Public Attributes
testing::internal::bool_constant< bool_value > Struct Template Reference

#include <ts_gtest.h>

Inherited by testing::internal::is_pointer< T >, and testing::internal::is_pointer< T * >.

List of all members.

Public Types

typedef bool_constant< bool_value > type

Static Public Attributes

static const bool value = bool_value

template<bool bool_value>
struct testing::internal::bool_constant< bool_value >


Member Typedef Documentation

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

Member Data Documentation

template<bool bool_value>
const bool testing::internal::bool_constant< bool_value >::value = bool_value [static]

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