cplusplus / nbballot

Handling of NB comments in response to ballots
14 stars 4 forks source link

US352 31 [atomics] Support <stdatomic.h> P0943 #348

Closed wg21bot closed 4 years ago

wg21bot commented 4 years ago

It is not possible to include C’s <stdatomic.h> in C++ today, which makes it difficult to use atomics in code that needs to be compiled as both C and C++. C++ should support inclusion of <stdatomic.h>.

Proposed change: Adopt P0943.

jensmaurer commented 4 years ago

See P0943 Support C atomics in C++ cplusplus/papers#365.

ogiroux commented 4 years ago

Recommend we adopt P0943 in response to US352, US372, CA377: SF F N A SA 0 2 8 7 1 No consensus for changes

tituswinters commented 4 years ago

LEWG in Belfast: Rejected. No consensus for change.