All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
testing::internal::ContainerEqMatcher< Container > Class Template Reference

Public Types

typedef View::type StlContainer
 
typedef View::const_reference StlContainerReference
 
typedef
internal::StlContainerView
< Container > 
View
 

Public Member Functions

 ContainerEqMatcher (const Container &expected)
 
void DescribeNegationTo (::std::ostream *os) const
 
void DescribeTo (::std::ostream *os) const
 
template<typename LhsContainer >
bool MatchAndExplain (const LhsContainer &lhs, MatchResultListener *listener) const