Static Public Member Functions
testing::internal::EqHelper< lhs_is_null_literal > Class Template Reference

#include <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)
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 1348 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 
) [inline, static]

Definition at line 1352 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 
) [inline, static]

Definition at line 1366 of file gtest.h.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:47:37