Template Class MatcherBase

Inheritance Relationships

Base Type

Derived Type

Class Documentation

template<typename T>
class MatcherBase : public Catch::Matchers::MatcherUntypedBase

Subclassed by Catch::Matchers::PredicateMatcher< T, Predicate >

Public Functions

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