template <typename Container>

class Impl

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

Public Methods

void Impl<Container> (const DistanceMatcher & distance_matcher)

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

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

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

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

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

bool MatchAndExplain (Container container, MatchResultListener * listener)

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