Public Types | |
|
typedef internal::StlContainerView < GTEST_REMOVE_REFERENCE_AND_CONST_(LhsContainer)> | LhsView |
| typedef LhsView::type | LhsStlContainer |
| typedef LhsView::const_reference | LhsStlContainerReference |
| typedef LhsStlContainer::value_type | LhsValue |
|
typedef ::testing::tuple < const LhsValue &, const RhsValue & > | InnerMatcherArg |
Public Member Functions | |
| Impl (const TupleMatcher &tuple_matcher, const RhsStlContainer &rhs) | |
| virtual void | DescribeTo (::std::ostream *os) const |
| virtual void | DescribeNegationTo (::std::ostream *os) const |
| virtual bool | MatchAndExplain (LhsContainer lhs, MatchResultListener *listener) const |
1.6.1