Skip to content

Commit 3cfb7b5

Browse files
authored
Add P3430 and P3287 to std::simd
Signed-off-by: Cem Dervis <cem@dervis.de>
1 parent 9b2326a commit 3cfb7b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

features_cpp26.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -981,7 +981,7 @@ features:
981981
value: 202411L
982982

983983
- desc: "`std::simd` (`<simd>`)"
984-
paper: P1928
984+
paper: [P1928, P3430, P3287]
985985
summary: "Portable SIMD (Single Instruction, Multiple Data) vector types."
986986
content: simd.md
987987
lib: true

0 commit comments

Comments
 (0)