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 8528466 commit 598d74aCopy full SHA for 598d74a
source/classes.tex
@@ -55,6 +55,10 @@
55
\terminal{union}
56
\end{bnf}
57
58
+A class declaration where the \grammarterm{class-name}
59
+in the \grammarterm{class-head-name} is a \grammarterm{simple-template-id}
60
+shall be an explicit specialization\iref{temp.expl.spec} or
61
+a partial specialization\iref{temp.class.spec}.
62
A \grammarterm{class-specifier} whose
63
\grammarterm{class-head} omits the
64
\grammarterm{class-head-name} defines an unnamed class. \begin{note} An unnamed class thus can't
0 commit comments