thomasmoelhave / tpie

Templated Portable I/O Environment
Other
112 stars 24 forks source link

Update deprecated 'std::uncaught_exception' to its C++17 equivalent #259

Closed SSoelvsten closed 1 year ago

SSoelvsten commented 2 years ago

Removes the deprecation warnings I get while compiling TPIE ( on top of the ones I get in #257 ).