-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Open
Labels
c++26libc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.wg21 paperIssues representing the implementation of a WG21 paperIssues representing the implementation of a WG21 paper
Description
Link: https://wg21.link/P3008R6
Feature-test macro (increased):
#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.
Metadata
Metadata
Assignees
Labels
c++26libc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.wg21 paperIssues representing the implementation of a WG21 paperIssues representing the implementation of a WG21 paper
Type
Projects
Status
Todo