Skip to content

Commit 2fb11cf

Browse files
committed
[over.built] Only unscoped enumeration types are subject to integral promotions
1 parent a689a53 commit 2fb11cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/overloading.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3917,7 +3917,7 @@
39173917
\tcode{char}).
39183918
\begin{note}
39193919
In all cases where a promoted integral type is
3920-
required, an operand of enumeration type will be acceptable by way of the
3920+
required, an operand of unscoped enumeration type will be acceptable by way of the
39213921
integral promotions.
39223922
\end{note}
39233923

0 commit comments

Comments
 (0)