Ylva And Malin
Public Member Functions
Catch::Matchers::Floating::WithinAbsMatcher Struct Reference

#include <catch.hpp>

Inheritance diagram for Catch::Matchers::Floating::WithinAbsMatcher:
Inheritance graph
Collaboration diagram for Catch::Matchers::Floating::WithinAbsMatcher:
Collaboration graph

Public Member Functions

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

Constructor & Destructor Documentation

Catch::Matchers::Floating::WithinAbsMatcher::WithinAbsMatcher ( double  target,
double  margin 
)

Member Function Documentation

std::string Catch::Matchers::Floating::WithinAbsMatcher::describe ( ) const
override
bool Catch::Matchers::Floating::WithinAbsMatcher::match ( double const &  matchee) const
override

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