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 0fbb2f2 commit e941a31Copy full SHA for e941a31
source/classes.tex
@@ -2815,7 +2815,7 @@
2815
to the entity being declared.
2816
A bit-field shall not be a static member.
2817
\indextext{bit-field!type of}%
2818
-A bit-field shall have integral or enumeration type;
+A bit-field shall have integral or (possibly cv-qualified) enumeration type;
2819
the bit-field semantic property is not part of the type of the class member.
2820
The \grammarterm{constant-expression} shall be an integral constant expression
2821
with a value greater than or equal to zero and
0 commit comments