All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | Private Attributes | List of all members
Catch::Matchers::Floating::WithinAbsMatcher Struct Reference
+ Inheritance diagram for Catch::Matchers::Floating::WithinAbsMatcher:

Public Member Functions

 WithinAbsMatcher (double target, double margin)
 
bool match (double const &matchee) const override
 
std::string describe () const override
 

Private Attributes

double m_target
 
double m_margin
 

Detailed Description

Definition at line 3429 of file catch.hpp.


The documentation for this struct was generated from the following file: