Template Struct MatcherMethod

Inheritance Relationships

Derived Types

Struct Documentation

template<typename ObjectT>
struct MatcherMethod

Subclassed by Catch::Matchers::Impl::MatcherBase< std::exception >, Catch::Matchers::Impl::MatcherBase< double >, Catch::Matchers::Impl::MatcherBase< ArgT >, Catch::Matchers::Impl::MatcherBase< std::string >, Catch::Matchers::Impl::MatcherBase< std::vector< T, AllocMatch > >, Catch::Matchers::Impl::MatcherBase< std::vector< T, Alloc > >

Public Functions

virtual bool match(ObjectT const &arg) const = 0