Title
Inconsistent value assignment for atomic_bool
Status
dup
Section
[atomics.types.integral]
Submitter
INCITS

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

Messages

Date: 2011-03-05.21:44:45

Proposed resolution:

Add a non-volatile assignment operator to atomic_bool.

Date: 2010-10-27.20:01:35

Duplicate: 1462

Addresses US-157

atomic_bool has a volatile assignment operator but not a non-volatile operator. The other integral types have both.

History
Date User Action Args
2010-10-27 20:01:35adminsetmessages: + msg5159
2010-10-27 20:01:35adminsetstatus: open -> dup
2010-10-24 03:04:13adminsetmessages: + msg4951
2010-08-25 00:00:00admincreate