template <>
class TuplePrefix
Defined at line 672 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h
The base case.
Public Methods
template <typename MatcherTuple, typename ValueTuple>
bool Matches (const MatcherTuple & , const ValueTuple & )
Defined at line 676 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h
template <typename MatcherTuple, typename ValueTuple>
void ExplainMatchFailuresTo (const MatcherTuple &,const ValueTuple &,::std::ostream *)
Defined at line 682 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h