P3983R1 — simd object representation
Daniel Towner, Ruslan Arutyunyan
LEWGLWGSG1
Revisions R2May 2026R1Apr 2026R0Feb 2026
The Working Draft makes `simd` types *trivially copyable types*, which allows `std::bit_cast` operations. However, the object representation is unspecified, making the results implementation-defined.