Horizon
|
Public Member Functions | |
WithinUlpsMatcher (double target, uint64_t ulps, Detail::FloatingPointKind baseType) | |
bool | match (double const &matchee) const override |
std::string | describe () const override |
![]() | |
MatcherUntypedBase (MatcherUntypedBase const &)=default | |
MatcherUntypedBase (MatcherUntypedBase &&)=default | |
MatcherUntypedBase & | operator= (MatcherUntypedBase const &)=delete |
MatcherUntypedBase & | operator= (MatcherUntypedBase &&)=delete |
std::string | toString () const |
Additional Inherited Members | |
![]() | |
std::string | m_cachedToString |
|
overridevirtual |
Implements Catch::Matchers::MatcherUntypedBase.
|
overridevirtual |
Implements Catch::Matchers::MatcherBase< double >.