Antares Xpansion
Investment simulations for Antares studies
Loading...
Searching...
No Matches
Catch::Matchers::Impl::MatcherBase< T > Struct Template Reference
Inheritance diagram for Catch::Matchers::Impl::MatcherBase< T >:
Catch::Matchers::Impl::MatcherUntypedBase Catch::Matchers::Impl::MatcherMethod< T > Catch::Matchers::Exception::ExceptionMessageMatcher Catch::Matchers::Floating::WithinAbsMatcher Catch::Matchers::Floating::WithinRelMatcher Catch::Matchers::Floating::WithinUlpsMatcher Catch::Matchers::StdString::RegexMatcher Catch::Matchers::StdString::StringMatcherBase Catch::Matchers::StdString::ContainsMatcher Catch::Matchers::StdString::EndsWithMatcher Catch::Matchers::StdString::EqualsMatcher Catch::Matchers::StdString::StartsWithMatcher

Public Member Functions

MatchAllOf< T > operator&& (MatcherBase const &other) const
 
MatchAnyOf< T > operator|| (MatcherBase const &other) const
 
MatchNotOf< T > operator! () const
 
- Public Member Functions inherited from Catch::Matchers::Impl::MatcherUntypedBase
 MatcherUntypedBase (MatcherUntypedBase const &)=default
 
MatcherUntypedBaseoperator= (MatcherUntypedBase const &)=delete
 
std::string toString () const
 
- Public Member Functions inherited from Catch::Matchers::Impl::MatcherMethod< T >
virtual bool match (T 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: