Searched defs:WithinRelMatcher (Results 1 – 1 of 1) sorted by relevance
3406 struct WithinRelMatcher : MatcherBase<double> { struct3411 double m_target;3412 double m_epsilon;11486 WithinRelMatcher::WithinRelMatcher(double target, double epsilon): in WithinRelMatcher() function in Catch::Matchers::Floating::WithinRelMatcher