Skip to content

Commit

Permalink
Merge 2024-11 LWG Motion 18
Browse files Browse the repository at this point in the history
P1928R15 std::simd — merge data-parallel types from the Parallelism TS 2
  • Loading branch information
tkoeppe authored Dec 17, 2024
2 parents 8bb3a13 + 57c9031 commit ef8c8ca
Show file tree
Hide file tree
Showing 4 changed files with 2,884 additions and 10 deletions.
3 changes: 2 additions & 1 deletion source/compatibility.tex
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,8 @@
\libheaderrefx{hazard_pointer}{hazard.pointer.syn},
\libheaderrefx{inplace_vector}{inplace.vector.syn},
\libheaderref{linalg},
\libheaderref{rcu}, and
\libheaderref{rcu},
\libheaderref{simd}, and
\libheaderrefx{text_encoding}{text.encoding.syn}.
Valid \CppXXIII{} code that \tcode{\#include}{s} headers with these names may be
invalid in this revision of \Cpp{}.
Expand Down
1 change: 1 addition & 0 deletions source/lib-intro.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1224,6 +1224,7 @@
\tcode{<semaphore>} \\
\tcode{<set>} \\
\tcode{<shared_mutex>} \\
\tcode{<simd>} \\
\tcode{<source_location>} \\
\tcode{<span>} \\
\tcode{<spanstream>} \\
Expand Down
Loading

0 comments on commit ef8c8ca

Please sign in to comment.