template <typename LhsContainer>

class Impl

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

Public Methods

void Impl<LhsContainer> (const Comparator & comparator, const ContainerMatcher & matcher)

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

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

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

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

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

bool MatchAndExplain (LhsContainer lhs, MatchResultListener * listener)

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