We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fdb0fc commit 9aa2737Copy full SHA for 9aa2737
source/numerics.tex
@@ -19267,7 +19267,7 @@
19267
\effects
19268
Initializes the first $M$ elements to the corresponding bit values in
19269
\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
+the value representation\iref{basic.types.general} of the type of \tcode{val}. If
19271
$M$ is less than \tcode{size()}, the remaining elements are initialized to
19272
zero.
19273
\end{itemdescr}
0 commit comments