Searched defs:WithinRelMatcher (Results 1 – 1 of 1) sorted by relevance
3455 struct WithinRelMatcher : MatcherBase<double> { struct3460 double m_target;3461 double m_epsilon;11643 WithinRelMatcher::WithinRelMatcher(double target, double epsilon): in WithinRelMatcher() function in Catch::Matchers::Floating::WithinRelMatcher