lab_trees
Tempestuous Trees
Catch::Matchers::Impl::MatcherBase< ObjectT, ComparatorT > Struct Template Reference
Inheritance diagram for Catch::Matchers::Impl::MatcherBase< ObjectT, ComparatorT >:
[legend]
Collaboration diagram for Catch::Matchers::Impl::MatcherBase< ObjectT, ComparatorT >:
[legend]

Public Member Functions

MatchAllOf< ComparatorT > operator&& (MatcherBase const &other) const
 
MatchAnyOf< ComparatorT > operator|| (MatcherBase const &other) const
 
MatchNotOf< ComparatorT > operator! () const
 
- Public Member Functions inherited from Catch::Matchers::Impl::MatcherUntypedBase
std::string toString () const
 
- Public Member Functions inherited from Catch::Matchers::Impl::MatcherMethod< ObjectT >
virtual bool match (ObjectT const &arg) const =0
 

Additional Inherited Members

- Protected Member Functions inherited from Catch::Matchers::Impl::MatcherUntypedBase
virtual std::string describe () const =0
 
- Protected Attributes inherited from Catch::Matchers::Impl::MatcherUntypedBase
std::string m_cachedToString
 

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