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 de88fec commit 79d9ef8Copy full SHA for 79d9ef8
source/basic.tex
@@ -2333,7 +2333,8 @@
2333
\item it is a class or enumeration type that is named (or has a name for
2334
linkage purposes~(\ref{dcl.typedef})) and the name has linkage; or
2335
2336
-\item it is an unnamed class or enumeration member of a class with linkage; or
+\item it is an unnamed class or unnamed enumeration that is a member of a class
2337
+with linkage; or
2338
2339
\item it is a specialization of a class template (Clause~\ref{temp})\footnote{A class
2340
template has the linkage of the innermost enclosing class or namespace in which
0 commit comments