Skip to content

Commit 8fae7ff

Browse files
committed
Merge branch 'main' of github.com:simdjson/simdjson_talks
2 parents 7fdcd3d + 5b6c91b commit 8fae7ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cppcon2025/cppcon_2025_slides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Source: Gwen (Chen) Shapira
8787

8888
- Allows us to process 16 (or more) bytes or more with one instruction
8989
- Supported on all modern CPUs (phone, laptop)
90-
- <Add a bullet point for language support voted on C++26>
90+
- Data-parallel types (SIMD) (recently added to C++26)
9191

9292
---
9393

0 commit comments

Comments
 (0)