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

#include <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)
 

Detailed Description

template<bool lhs_is_null_literal>
class testing::internal::EqHelper< lhs_is_null_literal >

Definition at line 18889 of file gtest.h.

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

Definition at line 18893 of file gtest.h.

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

Definition at line 18907 of file gtest.h.


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


diagnostic_aggregator
Author(s): Kevin Watts, Brice Rebsamen
autogenerated on Wed Mar 27 2019 03:02:16