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 9dc7b3f commit d5174d5Copy full SHA for d5174d5
source/basic.tex
@@ -2714,8 +2714,8 @@
2714
\pnum
2715
An unnamed namespace or a namespace declared directly or indirectly within an
2716
unnamed namespace has internal linkage. All other namespaces have external linkage.
2717
-The name of an entity that belongs to a namespace scope
2718
-that has not been given internal linkage above
+The name of an entity that belongs to a namespace scope,
+that has not been given internal linkage above,
2719
and that is the name of
2720
\begin{itemize}
2721
\item a variable; or
0 commit comments