Title
noexcept for Clause 29
Status
resolved
Section
[atomics]
Submitter
Hans Boehm

Created on 2010-11-13.00:00:00 last changed 159 months ago

Messages

Date: 2011-03-07.11:36:48

Proposed resolution:

Apply paper N3251, noexcept for the Atomics Library.

Date: 2010-11-13.00:00:00

Addresses GB-63 for Clause 29

Clause 29 does not specify noexcept for any of the atomic operations. It probably should, though that's not completely clear. In particular, atomics may want to throw in implementations that support transactional memory.

History
Date User Action Args
2011-03-24 21:43:06adminsetstatus: new -> resolved
2011-03-07 11:36:48adminsetmessages: + msg5627
2010-11-13 00:00:00admincreate