Definition at line 3258 of file catch.hpp.
 
#include <catch.hpp>
◆ WithinAbsMatcher()
      
        
          | Catch::Matchers::Floating::WithinAbsMatcher::WithinAbsMatcher | ( | double | target, | 
        
          |  |  | double | margin | 
        
          |  | ) |  |  | 
      
 
 
◆ describe()
  
  | 
        
          | std::string Catch::Matchers::Floating::WithinAbsMatcher::describe | ( |  | ) | const |  | overridevirtual | 
 
 
◆ match() [1/2]
  
  | 
        
          | bool Catch::Matchers::Floating::WithinAbsMatcher::match | ( | double const & | matchee | ) | const |  | override | 
 
 
◆ match() [2/2]
◆ operator!()
◆ operator&&()
◆ operator||()
◆ toString()
  
  | 
        
          | std::string Catch::Matchers::Impl::MatcherUntypedBase::toString | ( |  | ) | const |  | inherited | 
 
 
◆ m_cachedToString
  
  | 
        
          | std::string Catch::Matchers::Impl::MatcherUntypedBase::m_cachedToString |  | mutableprotectedinherited | 
 
 
◆ 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: