uTL
micro Template library
testing::internal::is_same< T, U > Struct Template Reference

#include <gtest.h>

Inheritance diagram for testing::internal::is_same< T, U >:
testing::internal::bool_constant< bool_value >

Additional Inherited Members

- Public Types inherited from testing::internal::bool_constant< bool_value >
typedef bool_constant< bool_value > type
 
- Static Public Attributes inherited from testing::internal::bool_constant< bool_value >
static const bool value = bool_value
 

Detailed Description

template<typename T, typename U>
struct testing::internal::is_same< T, U >

Definition at line 2194 of file gtest.h.


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