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