File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 1760717607\pnum
1760817608\returns
1760917609The value of an element \tcode{x[$j$]} for which \tcode{x[$i$] < x[$j$]} is
17610- \tcode{false} for all $i$ in the range of \range{0}{basic_simd<T,
17611- Abi>::size()}.
17610+ \tcode{false} for all $i$ in the range of \range{0}{basic_simd<T, Abi>::size()}.
1761217611\end{itemdescr}
1761317612
1761417613\begin{itemdecl}
1764317642\pnum
1764417643\returns
1764517644The value of an element \tcode{x[$j$]} for which \tcode{x[$j$] < x[$i$]} is
17646- \tcode{false} for all $i$ in the range of \range{0}{basic_simd<T,
17647- Abi>::size()}.
17645+ \tcode{false} for all $i$ in the range of \range{0}{basic_simd<T, Abi>::size()}.
1764817646\end{itemdescr}
1764917647
1765017648\begin{itemdecl}
1806618064\pnum
1806718065\returns
1806818066The result of the element-wise application of \tcode{min(a[$i$], b[$i$])} for
18069- all $i$ in the range of \range{0}{size()}[ basic_simd<T, Abi>::] .
18067+ all $i$ in the range of \range{0}{basic_simd<T, Abi>::size()} .
1807018068\end{itemdescr}
1807118069
1807218070\begin{itemdecl}
1808318081\pnum
1808418082\returns
1808518083The result of the element-wise application of \tcode{max(a[$i$], b[$i$])} for
18086- all $i$ in the range of \range{0}{size()}[ basic_simd<T, Abi>::] .
18084+ all $i$ in the range of \range{0}{basic_simd<T, Abi>::size()} .
1808718085\end{itemdescr}
1808818086
1808918087\begin{itemdecl}
You can’t perform that action at this time.
0 commit comments