Public Types | |
typedef internal::StlContainerView < RawContainer > | View |
typedef View::type | StlContainer |
typedef View::const_reference | StlContainerReference |
typedef StlContainer::const_iterator | StlContainerConstIterator |
typedef StlContainer::value_type | Element |
Public Member Functions | |
typedef | GTEST_REMOVE_REFERENCE_AND_CONST_ (Container) RawContainer |
template<typename InputIter > | |
UnorderedElementsAreMatcherImpl (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 |