All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
testing::internal::NotMatcherImpl< T > Class Template Reference
Inheritance diagram for testing::internal::NotMatcherImpl< T >:
testing::MatcherInterface< T > testing::MatcherDescriberInterface

Public Member Functions

virtual void DescribeNegationTo (::std::ostream *os) const
 
virtual void DescribeTo (::std::ostream *os) const
 
virtual bool MatchAndExplain (T x, MatchResultListener *listener) const
 
 NotMatcherImpl (const Matcher< T > &matcher)