Wizard
Software Engineering Project - Wizard
Loading...
Searching...
No Matches
testing::internal::EqHelper Class Reference

Static Public Member Functions

template<typename T1 , typename T2 , typename std::enable_if<!std::is_integral< T1 >::value||!std::is_pointer< T2 >::value >::type * = nullptr>
static AssertionResult Compare (const char *lhs_expression, const char *rhs_expression, const T1 &lhs, const T2 &rhs)
 
static AssertionResult Compare (const char *lhs_expression, const char *rhs_expression, BiggestInt lhs, BiggestInt rhs)
 
template<typename T >
static AssertionResult Compare (const char *lhs_expression, const char *rhs_expression, std::nullptr_t, T *rhs)
 

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