This is an unofficial snapshot of the ISO/IEC JTC1 SC22 WG21 Core Issues List revision 114a. See http://www.open-std.org/jtc1/sc22/wg21/ for the official list.

2024-04-18


2034. Deprecating uncaught_exception()

Section: 14.6.3  [except.uncaught]     Status: NAD     Submitter: CWG     Date: 2014-11-06

With the adoption of paper N4259 specifying the std::uncaught_exceptions() function, the std::uncaught_exception() function should be deprecated.

Rationale (May, 2015):

This has already been done; see _N4140_.D.9 [depr.uncaught].