|
| WithinUlpsMatcher (double target, uint64_t ulps, FloatingPointKind baseType) |
|
bool | match (double const &matchee) const override |
|
std::string | describe () const override |
|
MatchAllOf< T > | operator&& (MatcherBase const &other) const |
|
MatchAnyOf< T > | operator|| (MatcherBase const &other) const |
|
MatchNotOf< T > | operator! () const |
|
std::string | toString () const |
|
virtual bool | match (T const &arg) const=0 |
|
|
std::string | m_cachedToString |
|
◆ describe()
std::string Catch::Matchers::Floating::WithinUlpsMatcher::describe |
( |
| ) |
const |
|
overridevirtual |
The documentation for this struct was generated from the following file: