René's URL Explorer Experiment


Title: [basic.namespace]

direct link

Domain: timsong-cpp.github.io

Links:

[dcl]https://timsong-cpp.github.io/cppwp/#dcl
[basic.namespace.general]https://timsong-cpp.github.io/cppwp/basic.namespace#general
[namespace.def]https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def
[namespace.def.general]https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general
[namespace.unnamed]https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.unnamed
[namespace.alias]https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.alias
[namespace.udir]https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir
9.9.1https://timsong-cpp.github.io/cppwp/basic.namespace#general
[basic.namespace.general]https://timsong-cpp.github.io/cppwp/basic.namespace.general
1https://timsong-cpp.github.io/cppwp/basic.namespace#general-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L8205
.https://timsong-cpp.github.io/cppwp/basic.namespace#general-1.sentence-1
membershttps://timsong-cpp.github.io/cppwp/basic.namespace#def:member,namespace
.https://timsong-cpp.github.io/cppwp/basic.namespace#general-1.sentence-2
.https://timsong-cpp.github.io/cppwp/basic.namespace#general-1.sentence-3
2https://timsong-cpp.github.io/cppwp/basic.namespace#general-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L8215
1https://timsong-cpp.github.io/cppwp/basic.namespace#general-note-1
namespace-definitionhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-definition
export-declarationhttps://timsong-cpp.github.io/cppwp/module.interface#nt:export-declaration
[module.interface]https://timsong-cpp.github.io/cppwp/module.interface
.https://timsong-cpp.github.io/cppwp/basic.namespace#general-2.sentence-1
.https://timsong-cpp.github.io/cppwp/basic.namespace#general-2.sentence-2
1https://timsong-cpp.github.io/cppwp/basic.namespace#general-example-1
3https://timsong-cpp.github.io/cppwp/basic.namespace#general-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L8232
global namespacehttps://timsong-cpp.github.io/cppwp/basic.namespace#def:namespace,global
[basic.scope.namespace]https://timsong-cpp.github.io/cppwp/basic.scope.namespace
.https://timsong-cpp.github.io/cppwp/basic.namespace#general-3.sentence-1
[namespace.unnamed]https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.unnamed
.https://timsong-cpp.github.io/cppwp/basic.namespace#general-3.sentence-2
2https://timsong-cpp.github.io/cppwp/basic.namespace#general-note-2
.https://timsong-cpp.github.io/cppwp/basic.namespace#general-3.sentence-3
9.9.2https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def
[namespace.def]https://timsong-cpp.github.io/cppwp/namespace.def
9.9.2.1https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general
[namespace.def.general]https://timsong-cpp.github.io/cppwp/namespace.def.general
namespace-name:https://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-name
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
namespace-aliashttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-alias
namespace-definition:https://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-definition
named-namespace-definitionhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:named-namespace-definition
unnamed-namespace-definitionhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:unnamed-namespace-definition
nested-namespace-definitionhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:nested-namespace-definition
named-namespace-definition:https://timsong-cpp.github.io/cppwp/basic.namespace#nt:named-namespace-definition
attribute-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.attr.grammar#nt:attribute-specifier-seq
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
namespace-bodyhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-body
unnamed-namespace-definition:https://timsong-cpp.github.io/cppwp/basic.namespace#nt:unnamed-namespace-definition
attribute-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.attr.grammar#nt:attribute-specifier-seq
namespace-bodyhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-body
nested-namespace-definition:https://timsong-cpp.github.io/cppwp/basic.namespace#nt:nested-namespace-definition
enclosing-namespace-specifierhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:enclosing-namespace-specifier
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
namespace-bodyhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-body
enclosing-namespace-specifier:https://timsong-cpp.github.io/cppwp/basic.namespace#nt:enclosing-namespace-specifier
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
enclosing-namespace-specifierhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:enclosing-namespace-specifier
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
namespace-body:https://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-body
declaration-seqhttps://timsong-cpp.github.io/cppwp/dcl.pre#nt:declaration-seq
1https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L8286
namespace-definitionhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-definition
[basic.scope.namespace]https://timsong-cpp.github.io/cppwp/basic.scope.namespace
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-1.sentence-1
2https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L8289
named-namespace-definitionhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:named-namespace-definition
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-2.sentence-1
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-2.sentence-2
namespace-definitionhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-definition
extendshttps://timsong-cpp.github.io/cppwp/basic.namespace#def:namespace,extend
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-2.sentence-3
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
namespace-namehttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-name
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-2.sentence-4
3https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L8303
namespace-definitionhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-definition
declarationhttps://timsong-cpp.github.io/cppwp/dcl.pre#nt:declaration
namespace-bodyhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-body
namespace-definitionhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-definition
declarationhttps://timsong-cpp.github.io/cppwp/dcl.pre#nt:declaration
namespace-definitionhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-definition
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-3.sentence-1
1https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-example-1
4https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L8321
namespace-definitionhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-definition
inline namespacehttps://timsong-cpp.github.io/cppwp/basic.namespace#def:namespace,inline
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-4.sentence-1
namespace-definitionhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-definition
namespace-definitionhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-definition
namespace-namehttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-name
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-4.sentence-2
5https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L8329
attribute-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.attr.grammar#nt:attribute-specifier-seq
named-namespace-definitionhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:named-namespace-definition
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-5.sentence-1
6https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L8334
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-6.sentence-1
argument-dependent lookuphttps://timsong-cpp.github.io/cppwp/basic.lookup.argdep
using-directivehttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:using-directive
[namespace.udir]https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir
[namespace.unnamed]https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.unnamed
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-6.sentence-2
[temp.spec.partial]https://timsong-cpp.github.io/cppwp/temp.spec.partial
[temp.explicit]https://timsong-cpp.github.io/cppwp/temp.explicit
[temp.expl.spec]https://timsong-cpp.github.io/cppwp/temp.expl.spec
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-6.sentence-3
[namespace.qual]https://timsong-cpp.github.io/cppwp/namespace.qual
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-6.sentence-4
7https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L8350
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-7.sentence-1
inline namespace sethttps://timsong-cpp.github.io/cppwp/basic.namespace#def:inline_namespace_set
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-7.sentence-2
8https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L8357
nested-namespace-definitionhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:nested-namespace-definition
enclosing-namespace-specifierhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:enclosing-namespace-specifier
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
namespace-bodyhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-body
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-8.sentence-1
2https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.def.general-example-2
9.9.2.2https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.unnamed
[namespace.unnamed]https://timsong-cpp.github.io/cppwp/namespace.unnamed
1https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.unnamed-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L8389
unnamed-namespace-definitionhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:unnamed-namespace-definition
namespace-bodyhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-body
unnamed-namespace-definitionhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:unnamed-namespace-definition
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.unnamed-1.sentence-1
attribute-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.attr.grammar#nt:attribute-specifier-seq
unnamed-namespace-definitionhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:unnamed-namespace-definition
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.unnamed-1.sentence-2
1https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.unnamed-example-1
9.9.3https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.alias
[namespace.alias]https://timsong-cpp.github.io/cppwp/namespace.alias
1https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.alias-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L8433
namespace-alias-definitionhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-alias-definition
namespace aliashttps://timsong-cpp.github.io/cppwp/basic.namespace#def:alias,namespace
namespace-alias:https://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-alias
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
namespace-alias-definition:https://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-alias-definition
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
qualified-namespace-specifierhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:qualified-namespace-specifier
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
splice-specifierhttps://timsong-cpp.github.io/cppwp/basic.splice#nt:splice-specifier
qualified-namespace-specifier:https://timsong-cpp.github.io/cppwp/basic.namespace#nt:qualified-namespace-specifier
nested-name-specifierhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:nested-name-specifier
namespace-namehttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-name
2https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.alias-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L8452
splice-specifierhttps://timsong-cpp.github.io/cppwp/basic.splice#nt:splice-specifier
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.alias-2.sentence-1
3https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.alias-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L8456
identifierhttps://timsong-cpp.github.io/cppwp/lex.name#nt:identifier
namespace-alias-definitionhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-alias-definition
namespace-aliashttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-alias
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.alias-3.sentence-1
4https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.alias-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L8460
[basic.pre]https://timsong-cpp.github.io/cppwp/basic.pre
qualified-namespace-specifierhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:qualified-namespace-specifier
splice-specifierhttps://timsong-cpp.github.io/cppwp/basic.splice#nt:splice-specifier
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.alias-4.sentence-1
1https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.alias-note-1
namespace-namehttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-name
namespace-alias-definitionhttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-alias-definition
[basic.lookup.udir]https://timsong-cpp.github.io/cppwp/basic.lookup.udir
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.alias-4.sentence-2
9.9.4https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir
[namespace.udir]https://timsong-cpp.github.io/cppwp/namespace.udir
using-directive:https://timsong-cpp.github.io/cppwp/basic.namespace#nt:using-directive
attribute-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.attr.grammar#nt:attribute-specifier-seq
nested-name-specifierhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:nested-name-specifier
namespace-namehttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-name
attribute-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.attr.grammar#nt:attribute-specifier-seq
splice-specifierhttps://timsong-cpp.github.io/cppwp/basic.splice#nt:splice-specifier
1https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L8480
splice-specifierhttps://timsong-cpp.github.io/cppwp/basic.splice#nt:splice-specifier
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-1.sentence-1
nested-name-specifierhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:nested-name-specifier
namespace-namehttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-name
splice-specifierhttps://timsong-cpp.github.io/cppwp/basic.splice#nt:splice-specifier
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-1.sentence-2
2https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L8488
using-directivehttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:using-directive
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-2.sentence-1
1https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-note-1
namespace-namehttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:namespace-name
using-directivehttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:using-directive
[basic.lookup.udir]https://timsong-cpp.github.io/cppwp/basic.lookup.udir
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-2.sentence-2
attribute-specifier-seqhttps://timsong-cpp.github.io/cppwp/dcl.attr.grammar#nt:attribute-specifier-seq
using-directivehttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:using-directive
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-2.sentence-3
3https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L8498
2https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-note-2
using-directivehttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:using-directive
using-directivehttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:using-directive
using-directivehttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:using-directive
[basic.lookup.unqual]https://timsong-cpp.github.io/cppwp/basic.lookup.unqual
[namespace.qual]https://timsong-cpp.github.io/cppwp/namespace.qual
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-3.sentence-1
using-directivehttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:using-directive
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-3.sentence-2
4https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L8510
3https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-note-3
using-directivehttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:using-directive
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-4.sentence-1
1https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-example-1
5https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L8544
4https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-note-4
using-directivehttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:using-directive
using-directivehttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:using-directive
using-directivehttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:using-directive
using-directivehttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:using-directive
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-5.sentence-1
2https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-example-2
6https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L8594
5https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-note-5
using-directivehttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:using-directive
using-directivehttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:using-directive
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-6.sentence-1
7https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L8601
6https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-note-6
[basic.lookup]https://timsong-cpp.github.io/cppwp/basic.lookup
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-7.sentence-1
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-7.sentence-2
8https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/declarations.tex#L8631
7https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-note-7
using-directivehttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:using-directive
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-8.sentence-1
using-directivehttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:using-directive
.https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-8.sentence-2
77https://timsong-cpp.github.io/cppwp/basic.namespace#footnote-77
3https://timsong-cpp.github.io/cppwp/basic.namespace#namespace.udir-example-3
77)https://timsong-cpp.github.io/cppwp/basic.namespace#footnote-77
77)https://timsong-cpp.github.io/cppwp/basic.namespace#footnoteref-77
[class.member.lookup]https://timsong-cpp.github.io/cppwp/class.member.lookup
.https://timsong-cpp.github.io/cppwp/basic.namespace#footnote-77.sentence-1
using-directivehttps://timsong-cpp.github.io/cppwp/basic.namespace#nt:using-directive
.https://timsong-cpp.github.io/cppwp/basic.namespace#footnote-77.sentence-2

URLs of crawlers that visited me.