Template Struct MatcherMethod
Defined in File catch.hpp
Inheritance Relationships
Derived Types
public Catch::Matchers::Impl::MatcherBase< double >
(Template Struct MatcherBase)public Catch::Matchers::Impl::MatcherBase< std::string >
(Template Struct MatcherBase)public Catch::Matchers::Impl::MatcherBase< std::vector< T, AllocMatch > >
(Template Struct MatcherBase)public Catch::Matchers::Impl::MatcherBase< std::vector< T, Alloc > >
(Template Struct MatcherBase)public Catch::Matchers::Impl::MatcherBase< ArgT >
(Template Struct MatcherBase)public Catch::Matchers::Impl::MatcherBase< std::exception >
(Template Struct MatcherBase)
Struct Documentation
-
template<typename ObjectT>
struct MatcherMethod Subclassed by Catch::Matchers::Impl::MatcherBase< double >, Catch::Matchers::Impl::MatcherBase< std::string >, Catch::Matchers::Impl::MatcherBase< std::vector< T, AllocMatch > >, Catch::Matchers::Impl::MatcherBase< std::vector< T, Alloc > >, Catch::Matchers::Impl::MatcherBase< ArgT >, Catch::Matchers::Impl::MatcherBase< std::exception >