-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Open
Labels
c++26clang:frontendLanguage frontend issues, e.g. anything involving "Sema"Language frontend issues, e.g. anything involving "Sema"constexprAnything related to constant evaluationAnything related to constant evaluationlibc++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/P3748R0
Feature-test macro (also covers P2927R3):
#define __cpp_lib_exception_ptr_cast 202506L // also in <exception>
I suspect that compiler support is necessary.
Metadata
Metadata
Assignees
Labels
c++26clang:frontendLanguage frontend issues, e.g. anything involving "Sema"Language frontend issues, e.g. anything involving "Sema"constexprAnything related to constant evaluationAnything related to constant evaluationlibc++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