#include <catch.hpp>
◆ WithinAbsMatcher()
Catch::Matchers::Floating::WithinAbsMatcher::WithinAbsMatcher |
( |
double |
target, |
|
|
double |
margin |
|
) |
| |
◆ describe()
std::string Catch::Matchers::Floating::WithinAbsMatcher::describe |
( |
| ) |
const |
|
overridevirtual |
◆ match()
bool Catch::Matchers::Floating::WithinAbsMatcher::match |
( |
double const & |
matchee | ) |
const |
|
override |
◆ m_margin
double Catch::Matchers::Floating::WithinAbsMatcher::m_margin |
|
private |
◆ m_target
double Catch::Matchers::Floating::WithinAbsMatcher::m_target |
|
private |
The documentation for this struct was generated from the following file: