We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f87bdf8 commit 6be63b6Copy full SHA for 6be63b6
source/expressions.tex
@@ -63,9 +63,8 @@
63
its type, the behavior is undefined.
64
\enternote
65
\indextext{overflow}%
66
-most existing implementations of \Cpp ignore integer overflows.
67
Treatment of division by zero, forming a remainder using a zero divisor,
68
-and all floating point exceptions vary among machines, and is usually
+and all floating point exceptions vary among machines, and is sometimes
69
adjustable by a library function.
70
\exitnote
71
0 commit comments