catch2/include
Rob Boehne 68975e3ff3
[Issue 2154] Correct error when building with IBM's latest XLC (#2155)
* [Issue 2154] Correct error when building with IBM's latest XLC compiler with xlclang++ front-end.

On AIX, the XLC 16.1.0.1 compiler considers the call to `std::abs` ambigious, so it needs help with a static_cast to the type of the template argument.

Co-authored-by: Martin Hořeňovský <martin.horenovsky@gmail.com>
2021-01-21 22:50:49 +01:00
..
external fixing UB 2020-05-29 14:56:40 +02:00
internal [Issue 2154] Correct error when building with IBM's latest XLC (#2155) 2021-01-21 22:50:49 +01:00
reporters Fixup whitespace in TAPReporter 2020-07-12 20:27:25 +02:00
catch_with_main.hpp Fixed catch_with_main.hpp (no longer references deleted catch_runner.hpp) 2015-12-28 15:06:04 +00:00
catch.hpp v2.13.4 2020-12-29 15:03:40 +01:00