Title
LWG 1066 Incomplete?
Status
c++11
Section
[except.nested]
Submitter
Pete Becker

Created on 2009-09-25.00:00:00 last changed 154 months ago

Messages

Date: 2010-10-21.18:28:33

Proposed resolution:

Add [[noreturn]] to rethrow_nested() in [except.nested].

Date: 2010-10-21.18:28:33

[ 2009 Santa Cruz: ]

Move to Ready.

Date: 2009-09-25.00:00:00

LWG 1066 adds [[noreturn]] to a bunch of things. It doesn't add it to rethrow_nested(), which seems like an obvious candidate. I've made the changes indicated in the issue, and haven't changed rethrow_nested().

History
Date User Action Args
2011-08-23 20:07:26adminsetstatus: wp -> c++11
2010-10-21 18:28:33adminsetmessages: + msg1186
2010-10-21 18:28:33adminsetmessages: + msg1185
2009-09-25 00:00:00admincreate