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.
2 parents 14062f4 + f56239c commit a0b29d4Copy full SHA for a0b29d4
source/expressions.tex
@@ -4849,8 +4849,7 @@
4849
unscoped enumeration type, implicitly converted to a prvalue, where the converted expression is a core constant expression.
4850
\enternote
4851
Such expressions may be
4852
-used as array bounds~(\ref{dcl.array}, \ref{expr.new}),
4853
-as bit-field lengths~(\ref{class.bit}), as enumerator
+used as bit-field lengths~(\ref{class.bit}), as enumerator
4854
initializers if the underlying type is not fixed~(\ref{dcl.enum}),
4855
and as alignments~(\ref{dcl.align}).
4856
\exitnote
0 commit comments