|
|
| WithinAbsMatcher (double target, double margin) |
| 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 |
|
|
std::string | m_cachedToString |
◆ describe()
| std::string Catch::Matchers::WithinAbsMatcher::describe |
( |
| ) |
const |
|
overridevirtual |
◆ match()
| bool Catch::Matchers::WithinAbsMatcher::match |
( |
double const & | matchee | ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: