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 b661c7b commit 74b7a35Copy full SHA for 74b7a35
source/expressions.tex
@@ -939,7 +939,7 @@
939
where $N$ is the width of the destination type.
940
941
\pnum
942
-The conversions performed by integral promotions and boolean conversions are
+The conversions allowed as integral promotions and boolean conversions are
943
excluded from the set of integral conversions.
944
945
\rSec2[conv.double]{Floating-point conversions}
@@ -961,7 +961,7 @@
961
Otherwise, the behavior is undefined.
962
963
964
-The conversions allowed as floating-point promotions are excluded from
+Floating-point promotion is excluded from
965
the set of floating-point conversions.
966
967
\rSec2[conv.fpint]{Floating-integral conversions}
0 commit comments