Function Catch::Matchers::WithinRel(float)
Defined in File catch_amalgamated.hpp
Function Documentation
-
WithinRelMatcher Catch::Matchers::WithinRel(float target)
Creates a matcher that accepts floats within 100*FLT_EPS relative range of target.