Orxonox  0.0.5 Codename: Arcturus
Static Public Member Functions | List of all members
testing::internal::EqHelper< lhs_is_null_literal > Class Template Reference

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/gtest/include/gtest/gtest.h>

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)
 
static AssertionResult Compare (const char *expected_expression, const char *actual_expression, BiggestInt expected, BiggestInt actual)
 

Member Function Documentation

template<bool lhs_is_null_literal>
template<typename T1 , typename T2 >
static AssertionResult testing::internal::EqHelper< lhs_is_null_literal >::Compare ( const char *  expected_expression,
const char *  actual_expression,
const T1 &  expected,
const T2 &  actual 
)
inlinestatic
template<bool lhs_is_null_literal>
static AssertionResult testing::internal::EqHelper< lhs_is_null_literal >::Compare ( const char *  expected_expression,
const char *  actual_expression,
BiggestInt  expected,
BiggestInt  actual 
)
inlinestatic

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