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