Skip to content

Commit e99a274

Browse files
committed
"An object initialized with" -> "A simd_mask object initialized with"
1 parent b64be46 commit e99a274

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
@@ -1895,7 +1895,7 @@
18951895

18961896
\begin{itemdescr}
18971897
\pnum\returns
1898-
An object initialized with the results of applying the indicated operator to \tcode{lhs} and \tcode{rhs} as a binary element-wise operation.
1898+
A \tcode{simd_mask} object initialized with the results of applying the indicated operator to \tcode{lhs} and \tcode{rhs} as a binary element-wise operation.
18991899
\end{itemdescr}
19001900

19011901
\rSec2[parallel.simd.mask.reductions]{Reductions}

0 commit comments

Comments
 (0)