-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Open
Labels
c++26libc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.simdAnything related to std::simd or vectorization in generalAnything related to std::simd or vectorization in generalwg21 paperIssues representing the implementation of a WG21 paperIssues representing the implementation of a WG21 paper
Description
Link: https://wg21.link/P3480R6
Feature-test macro (increased, also covers other SIMD papers):
#define __cpp_lib_simd 202506L // also in <simd>
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.simdAnything related to std::simd or vectorization in generalAnything related to std::simd or vectorization in generalwg21 paperIssues representing the implementation of a WG21 paperIssues representing the implementation of a WG21 paper
Type
Projects
Status
Todo