Skip to content

Commit 5a8f4ea

Browse files
committed
Remove editor's note
1 parent c4a5b21 commit 5a8f4ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/simd.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@
625625
\begin{itemdescr}
626626
\pnum\requires
627627
\begin{itemize}
628-
\item If \tcode{is_simd_flag_type_v<U>} \ednote{\tcode{U} is wrong. P0214R9 says \tcode{M} instead. And it should be consistent with the wording in \tcode{copy_to} above.} is \tcode{true}, for all selected indices $i$, $i$ shall be less than the number of values pointed to by \tcode{mem}.
628+
\item If \tcode{is_simd_flag_type_v<U>} is \tcode{true}, for all selected indices $i$, $i$ shall be less than the number of values pointed to by \tcode{mem}.
629629
\flagsRequires{T, U}{U}
630630
\end{itemize}
631631

0 commit comments

Comments
 (0)