mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-11 17:19:33 +01:00
This means that only one place needs to work with warnings from the deprecation of `std::uncaught_exception()` in C++17. Closes #1162.
This means that only one place needs to work with warnings from the deprecation of `std::uncaught_exception()` in C++17. Closes #1162.