Class IsNaNMatcher

Inheritance Relationships

Base Type

Class Documentation

class IsNaNMatcher : public Catch::Matchers::MatcherBase<double>

Public Functions

IsNaNMatcher() = default
virtual bool match(double const &matchee) const override
virtual std::string describe() const override