File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1309
1309
\pnum
1310
1310
A \grammarterm {member-declarator} of the form
1311
1311
1312
- \begin {ncbnftab }
1312
+ \begin {ncsimplebnf }
1313
1313
\opt {identifier} \opt {attribute-specifier-seq} \terminal {:} constant-expression \opt {brace-or-equal-initializer}
1314
- \end {ncbnftab }
1314
+ \end {ncsimplebnf }
1315
1315
1316
1316
\indextext {\idxcode {:}!bit-field declaration}%
1317
1317
\indextext {declaration!bit-field}%
1670
1670
\pnum
1671
1671
A union of the form
1672
1672
1673
- \begin {ncbnftab }
1673
+ \begin {ncsimplebnf }
1674
1674
\terminal {union} \terminal {\{ } member-specification \terminal {\} } \terminal {;}
1675
- \end {ncbnftab }
1675
+ \end {ncsimplebnf }
1676
1676
1677
1677
is called an \defn {anonymous union}; it defines an unnamed type and
1678
1678
an unnamed object of that type called an \defn {anonymous union object}.
You can’t perform that action at this time.
0 commit comments