Electroneum
Loading...
Searching...
No Matches
testing::internal::AnyEq Struct Reference

#include <gmock-matchers.h>

Public Member Functions

template<typename A, typename B>
bool operator() (const A &a, const B &b) const

Detailed Description

Definition at line 202 of file gmock-matchers.h.

Member Function Documentation

◆ operator()()

template<typename A, typename B>
bool testing::internal::AnyEq::operator() ( const A & a,
const B & b ) const
inline

Definition at line 204 of file gmock-matchers.h.

204{ return a == b; }
const GenericPointer< typename T::ValueType > T2 T::AllocatorType & a
Definition pointer.h:1124
Here is the call graph for this function:

The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/external/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-matchers.h