File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1512
1512
\indextext {name!elaborated!\idxcode {enum}}%
1513
1513
If an \grammarterm {elaborated-type-specifier} is the sole constituent of a
1514
1514
declaration, the declaration is ill-formed unless it is an explicit
1515
- specialization\iref {temp.expl.spec }, an explicit
1515
+ specialization\iref {temp.expl.spec },
1516
+ a partial specialization\iref {temp.spec.partial },
1517
+ an explicit
1516
1518
instantiation\iref {temp.explicit } or it has one of the following
1517
1519
forms:
1518
1520
1527
1529
The second case shall appear only
1528
1530
in an \grammarterm {explicit-specialization}\iref {temp.expl.spec } or
1529
1531
in a \grammarterm {template-declaration}
1530
- (where it declares a partial specialization\iref { temp.decls } ).
1532
+ (where it declares a partial specialization).
1531
1533
The \grammarterm {attribute-specifier-seq}, if any, appertains
1532
1534
to the class or template being declared.
1533
1535
You can’t perform that action at this time.
0 commit comments