template <typename LhsContainer>

class Impl

Defined at line 2677 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h

Public Methods

void Impl<LhsContainer> (const TupleMatcher & tuple_matcher, const RhsStlContainer & rhs)

Defined at line 2691 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h

void DescribeTo (::std::ostream * os)

Defined at line 2696 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h

void DescribeNegationTo (::std::ostream * os)

Defined at line 2703 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h

bool MatchAndExplain (LhsContainer lhs, MatchResultListener * listener)

Defined at line 2712 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h