We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93d7a96 commit 51b81feCopy full SHA for 51b81fe
source/declarations.tex
@@ -7220,7 +7220,7 @@
7220
7221
\pnum
7222
Members of an inline namespace can be used in most respects as though they were members
7223
-of the enclosing namespace. Specifically, the inline namespace and its enclosing
+of the innermost enclosing namespace. Specifically, the inline namespace and its enclosing
7224
namespace are both added to the set of associated namespaces used in
7225
argument-dependent lookup\iref{basic.lookup.argdep} whenever one of them is,
7226
and a \grammarterm{using-directive}\iref{namespace.udir} that names the inline
0 commit comments