Skip to content

Commit 79d9ef8

Browse files
committed
[basic.link] Reword sentence to make it more obvious how it's supposed
to be parsed.
1 parent de88fec commit 79d9ef8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/basic.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2333,7 +2333,8 @@
23332333
\item it is a class or enumeration type that is named (or has a name for
23342334
linkage purposes~(\ref{dcl.typedef})) and the name has linkage; or
23352335

2336-
\item it is an unnamed class or enumeration member of a class with linkage; or
2336+
\item it is an unnamed class or unnamed enumeration that is a member of a class
2337+
with linkage; or
23372338

23382339
\item it is a specialization of a class template (Clause~\ref{temp})\footnote{A class
23392340
template has the linkage of the innermost enclosing class or namespace in which

0 commit comments

Comments
 (0)