Skip to content

Commit 9aa2737

Browse files
committed
[simd.mask.ctor] Remove space before \iref
1 parent 6fdb0fc commit 9aa2737

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
@@ -19267,7 +19267,7 @@
1926719267
\effects
1926819268
Initializes the first $M$ elements to the corresponding bit values in
1926919269
\tcode{val}, where $M$ is the smaller of \tcode{size()} and the number of bits in
19270-
the value representation \iref{basic.types.general} of the type of \tcode{val}. If
19270+
the value representation\iref{basic.types.general} of the type of \tcode{val}. If
1927119271
$M$ is less than \tcode{size()}, the remaining elements are initialized to
1927219272
zero.
1927319273
\end{itemdescr}

0 commit comments

Comments
 (0)