Template Class PredicateMatcher
Defined in File catch.hpp
Inheritance Relationships
Base Type
public Catch::Matchers::Impl::MatcherBase< T >
(Template Struct MatcherBase)
Class Documentation
-
template<typename T>
class PredicateMatcher : public Catch::Matchers::Impl::MatcherBase<T>