-
Notifications
You must be signed in to change notification settings - Fork 14.6k
Open
Labels
c++26hardeningIssues related to the hardening effortIssues related to the hardening effortlibc++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/P3697R1
Feature-test macros:
#define __cpp_lib_hardened_basic_stacktrace 202506L // also in <stacktrace>
#define __cpp_lib_hardened_common_iterator 202506L // also in <iterator>
#define __cpp_lib_hardened_counted_iterator 202506L // also in <iterator>
#define __cpp_lib_hardened_shared_ptr_array 202506L // also in <memory>
#define __cpp_lib_hardened_view_interface 202506L // also in <ranges>
Metadata
Metadata
Assignees
Labels
c++26hardeningIssues related to the hardening effortIssues related to the hardening effortlibc++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