Template Function Catch::Matchers::Approx

Function Documentation

template<typename T, typename AllocComp = std::allocator<T>, typename AllocMatch = AllocComp>
Vector::ApproxMatcher<T, AllocComp, AllocMatch> Catch::Matchers::Approx(std::vector<T, AllocComp> const &comparator)