Function Catch::Matchers::WithinRel(float)

Function Documentation

WithinRelMatcher Catch::Matchers::WithinRel(float target)

Creates a matcher that accepts floats within 100*FLT_EPS relative range of target.