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 2d2cfa0 commit cd42bf5Copy full SHA for cd42bf5
source/expressions.tex
@@ -1017,7 +1017,8 @@
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.int.not.represented}
+outside the range of values that can be represented, the behavior is undefined.
1021
+% \ubdef{conv.fpint.int.not.represented}
1022
If the
1023
source type is \keyword{bool}, the value \keyword{false} is converted to zero and the value
1024
\keyword{true} is converted to one.
0 commit comments