Skip to content

Commit 8525f91

Browse files
jwakelytkoeppe
authored andcommitted
[simd.permute.mask] clarify list is in ascending order
Fixes NB US 183-290 (C++26 CD).
1 parent 3de77e4 commit 8525f91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/numerics.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18926,7 +18926,7 @@
1892618926
\begin{itemize}
1892718927
\item
1892818928
\exposid{set-indices} be a list of the index positions of \tcode{true}
18929-
elements in \tcode{selector}.
18929+
elements in \tcode{selector}, in ascending order.
1893018930
\item
1893118931
\tcode{\exposidnc{bit-lookup}($b$)} be a function which returns the index
1893218932
where $b$ appears in \tcode{\exposid{set-indices}}.

0 commit comments

Comments
 (0)