mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-20 01:55:31 +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.