Static Public Member Functions | List of all members
testing::internal::EqHelper< true > Class 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, 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)
 

Detailed Description

Definition at line 18919 of file gtest.h.

Member Function Documentation

◆ Compare() [1/2]

template<typename T1 , typename T2 >
static AssertionResult testing::internal::EqHelper< true >::Compare ( const char *  expected_expression,
const char *  actual_expression,
const T1 &  expected,
const T2 &  actual,
typename EnableIf<!is_pointer< T2 >::value >::type *  = 0 
)
inlinestatic

Definition at line 18926 of file gtest.h.

◆ Compare() [2/2]

template<typename T >
static AssertionResult testing::internal::EqHelper< true >::Compare ( const char *  expected_expression,
const char *  actual_expression,
Secret *  ,
T *  actual 
)
inlinestatic

Definition at line 18944 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 Tue Nov 15 2022 03:17:13