Template Class NoneMatchMatcher

Inheritance Relationships

Base Type

Class Documentation

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

Public Functions

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