Electroneum
Loading...
Searching...
No Matches
testing::internal::TuplePrefix< 0 > Class Reference

#include <gmock-matchers.h>

Static Public Member Functions

template<typename MatcherTuple, typename ValueTuple>
static bool Matches (const MatcherTuple &, const ValueTuple &)
template<typename MatcherTuple, typename ValueTuple>
static void ExplainMatchFailuresTo (const MatcherTuple &, const ValueTuple &, ::std::ostream *)

Detailed Description

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

Member Function Documentation

◆ ExplainMatchFailuresTo()

template<typename MatcherTuple, typename ValueTuple>
void testing::internal::TuplePrefix< 0 >::ExplainMatchFailuresTo ( const MatcherTuple & ,
const ValueTuple & ,
::std::ostream *  )
inlinestatic

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

787 {}

◆ Matches()

template<typename MatcherTuple, typename ValueTuple>
bool testing::internal::TuplePrefix< 0 >::Matches ( const MatcherTuple & ,
const ValueTuple &  )
inlinestatic

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

780 {
781 return true;
782 }

The documentation for this class 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