mirror of
https://github.com/catchorg/Catch2.git
synced 2025-10-02 09:15:38 +02: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.