Title
Deprecate library support for checking dynamic exception specifications
Status
c++11
Section
[exception.unexpected]
Submitter
BSI

Created on 2010-08-25.00:00:00 last changed 154 months ago

Messages

Date: 2011-05-09.23:20:35

Proposed resolution:

With the exception of 18.8.2.1 [bad.exception], move clause 18.8.2 directly to Annex D. [bad.exception] should simply become the new 18.8.2.

Date: 2010-10-24.10:50:39

[ Resolved in Rapperswil by a motion to directly apply the words from the ballot comment in N3102. ]

Date: 2010-10-24.10:50:39

Addresses GB-72

Dynamic exception specifications are deprecated, so clause 18.8.2 that describes library support for this facility should move to Annex D, with the exception of the bad_exception class which is retained to indicate other failures in the exception dispatch mechanism (e.g. calling current_exception()).

History
Date User Action Args
2011-08-23 20:07:26adminsetstatus: wp -> c++11
2011-05-09 23:20:35adminsetmessages: + msg5768
2010-10-24 22:33:31adminsetstatus: nad editorial -> wp
2010-10-24 10:50:39adminsetmessages: + msg4997
2010-08-25 00:00:00admincreate