Template Class AllMatchMatcher

Inheritance Relationships

Base Type

Class Documentation

template<typename Matcher>
class AllMatchMatcher : public Catch::Matchers::MatcherGenericBase

Public Functions

inline AllMatchMatcher(Matcher matcher)
inline virtual std::string describe() const override
template<typename RangeLike>
inline bool match(RangeLike &&rng) const