#include <ts_gtest.h>
List of all members.
Static Public Member Functions |
| template<typename T1 , typename T2 > |
| static AssertionResult | Compare (const char *expected_expression, const char *actual_expression, const T1 &expected, const T2 &actual, typename EnableIf<!is_pointer< T2 >::value >::type *=0) |
| template<typename T > |
| static AssertionResult | Compare (const char *expected_expression, const char *actual_expression, Secret *, T *actual) |
template<>
class testing::internal::EqHelper< true >
Member Function Documentation
template<typename T1 , typename T2 >
The documentation for this class was generated from the following file: