wxMaxima
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes
Catch::Matchers::Impl::MatcherBase< T > Struct Template Referenceabstract
Inheritance diagram for Catch::Matchers::Impl::MatcherBase< T >:
[legend]
Collaboration diagram for Catch::Matchers::Impl::MatcherBase< T >:
[legend]

Public Member Functions

MatchAllOf< T > operator&& (MatcherBase const &other) const
 
MatchAnyOf< T > operator|| (MatcherBase const &other) const
 
MatchNotOf< T > operator! () const
 
std::string toString () const
 
virtual bool match (T const &arg) const=0
 

Protected Member Functions

virtual std::string describe () const =0
 

Protected Attributes

std::string m_cachedToString
 

The documentation for this struct was generated from the following file: