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 bc71c7e commit 0443f94Copy full SHA for 0443f94
source/expressions.tex
@@ -1017,7 +1017,7 @@
1017
exactly as a value of the floating-point type.
1018
\end{note}
1019
If the value being converted is
1020
-outside the range of values that can be represented, the behavior is undefined\ubdef{conv.fpint.not.represented}. If the
+outside the range of values that can be represented, the behavior is undefined. If the
1021
source type is \keyword{bool}, the value \keyword{false} is converted to zero and the value
1022
\keyword{true} is converted to one.
1023
0 commit comments