Function Catch::Matchers::WithinRel(double)

Function Documentation

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

Creates a matcher that accepts doubles within 100*DBL_EPS relative range of target.