-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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/P2988R12
Feature-test macro (increased):
#define __cpp_lib_freestanding_optional 202506L
#define __cpp_lib_optional 202506L
Note that __cpp_lib_freestanding_optional
also relies on P2407R5 (#105391).
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