cplusplus / nbballot

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

US 62-127 33.5 [atomics] atomic min/max #540

Closed wg21bot closed 1 year ago

wg21bot commented 1 year ago

Atomic minimum and maximum operations are missing from C++, despite widespread support in hardware. A proposal to add them was approved by Library Evolution for C++23, yet they have not been included.

Proposed change:

Adopt P0493, which adds atomic minimum and maximum operations.

brycelelbach commented 1 year ago

This is a duplicate of #450

brycelelbach commented 1 year ago

Rejected, no consensus for change. See https://wg21.link/P0493/status for details.