We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88a6384 commit 35381f1Copy full SHA for 35381f1
source/expressions.tex
@@ -1018,7 +1018,8 @@
1018
exactly as a value of the floating-point type.
1019
\end{note}
1020
If the value being converted is
1021
-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.
1022
+% \ubdef{conv.fpint.int.not.represented}
1023
If the
1024
source type is \keyword{bool}, the value \keyword{false} is converted to zero and the value
1025
\keyword{true} is converted to one.
0 commit comments