Josh Lospinoso
|
5201e92564
|
Redirect std::uncaught_exception to Catch::uncaught_exception
This means that only one place needs to work with warnings from
the deprecation of `std::uncaught_exception()` in C++17.
Closes #1162.
|
2018-02-02 15:36:15 +01:00 |
|
Martin Hořeňovský
|
c4d1aa9033
|
Fix std::uncaught_exception deprecation warning in ~ScopedMessage
Closes #1124
|
2017-12-07 19:10:28 +01:00 |
|
Martin Hořeňovský
|
87a66b8479
|
Address results of PVS-Studio static analysis
Couple are left un-addressed, see #958 for details.
|
2017-07-20 00:27:28 +02:00 |
|
Martin Hořeňovský
|
fc32165d48
|
Started work on splitting out .cpp files from header files
|
2017-07-06 22:28:42 +02:00 |
|