We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7fdcd3d + 5b6c91b commit 8fae7ffCopy full SHA for 8fae7ff
cppcon2025/cppcon_2025_slides.md
@@ -87,7 +87,7 @@ Source: Gwen (Chen) Shapira
87
88
- Allows us to process 16 (or more) bytes or more with one instruction
89
- Supported on all modern CPUs (phone, laptop)
90
-- <Add a bullet point for language support voted on C++26>
+- Data-parallel types (SIMD) (recently added to C++26)
91
92
---
93
0 commit comments