Searched defs:Approx (Results 1 – 1 of 1) sorted by relevance
3032 class Approx { class3059 explicit Approx( T const& value ): Approx(static_cast<double>(value)) in Approx() function in Catch::Detail::Approx3708 Vector::ApproxMatcher<T> Approx( std::vector<T> const& comparator ) { in Approx() function7784 Approx::Approx ( double value ) in Approx() function in Catch::Detail::Approx