P4012R1: Value-preserving consteval broadcast to `simd::vec`
Open
c++26
libc++
simd
wg21-paper
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
**Link:** https://wg21.link/P4012R1
Feature-test macro (updated):
```c++
#define __cpp_lib_simd 202603L // also in
```
Note that [P3690R1](https://wg21.link/P3690R1) also bumps this feature-test macro.
Contributor guide
Assessment
This issue has not been assessed yet.