Class AnyTrueMatcher

Inheritance Relationships

Base Type

Class Documentation

class AnyTrueMatcher : public Catch::Matchers::MatcherGenericBase

Public Functions

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