Issue 148168
Summary P3008R6: Atomic floating-point min/max
Labels libc++, c++26, wg21 paper
Assignees
Reporter frederick-vs-ja
    **Link:** https://wg21.link/P3008R6

Feature-test macro (increased):
```c++
#define __cpp_lib_atomic_min_max 202506L // freestanding, also in <atomic>
```

Note that `<cmath>`/`<math.h>` are also touched. This part is related to #105174, #139885, and #148133.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to