Public Types | |
typedef internal::StlContainerView < Container > | View |
typedef View::type | StlContainer |
typedef View::const_reference | StlContainerReference |
Public Member Functions | |
ContainerEqMatcher (const Container &expected) | |
void | DescribeTo (::std::ostream *os) const |
void | DescribeNegationTo (::std::ostream *os) const |
template<typename LhsContainer > | |
bool | MatchAndExplain (const LhsContainer &lhs, MatchResultListener *listener) const |