testing::internal::QuantifierMatcherImpl< Container > Class Template Reference

Inheritance diagram for testing::internal::QuantifierMatcherImpl< Container >:
testing::MatcherInterface< Container > testing::MatcherDescriberInterface testing::internal::ContainsMatcherImpl< Container > testing::internal::EachMatcherImpl< Container >

List of all members.

Public Types

typedef StlContainerView
< RawContainer > 
View
typedef View::type StlContainer
typedef View::const_reference StlContainerReference
typedef StlContainer::value_type Element

Public Member Functions

typedef GTEST_REMOVE_REFERENCE_AND_CONST_ (Container) RawContainer
template<typename InnerMatcher >
 QuantifierMatcherImpl (InnerMatcher inner_matcher)
bool MatchAndExplainImpl (bool all_elements_should_match, Container container, MatchResultListener *listener) const

Protected Member Functions

 GTEST_DISALLOW_ASSIGN_ (QuantifierMatcherImpl)

Protected Attributes

const Matcher< const Element & > inner_matcher_

template<typename Container>
class testing::internal::QuantifierMatcherImpl< Container >


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1