mirror of
https://github.com/catchorg/Catch2.git
synced 2026-04-21 00:48:54 +02:00
It was only used for std::max<double> within Approx, so we now have ::Catch::Detail::max(double, double) that is used instead.
It was only used for std::max<double> within Approx, so we now have ::Catch::Detail::max(double, double) that is used instead.