Public Types | |
|
typedef internal::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 InputIter > | |
| ElementsAreMatcherImpl (InputIter first, InputIter last) | |
| virtual void | DescribeTo (::std::ostream *os) const |
| virtual void | DescribeNegationTo (::std::ostream *os) const |
| virtual bool | MatchAndExplain (Container container, MatchResultListener *listener) const |
1.6.1