Class IsEmptyMatcher

Inheritance Relationships

Base Type

Class Documentation

class IsEmptyMatcher : public Catch::Matchers::MatcherGenericBase

Public Functions

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