René's URL Explorer Experiment


Title: [basic.scope]

direct link

Domain: timsong-cpp.github.io

Links:

[basic]https://timsong-cpp.github.io/cppwp/n4659/#basic
6.3.1https://timsong-cpp.github.io/cppwp/n4659/basic.scope#declarative
[basic.scope.declarative]https://timsong-cpp.github.io/cppwp/n4659/basic.scope.declarative
1https://timsong-cpp.github.io/cppwp/n4659/basic.scope#declarative-1
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L530
declarative regionhttps://timsong-cpp.github.io/cppwp/n4659/basic.scope#def:declarative_region
validhttps://timsong-cpp.github.io/cppwp/n4659/basic.scope#def:valid
scopehttps://timsong-cpp.github.io/cppwp/n4659/basic.scope#def:scope
potential scopehttps://timsong-cpp.github.io/cppwp/n4659/basic.scope#def:potential_scope
2https://timsong-cpp.github.io/cppwp/n4659/basic.scope#declarative-2
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L548
3https://timsong-cpp.github.io/cppwp/n4659/basic.scope#declarative-3
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L572
friend specifierhttps://timsong-cpp.github.io/cppwp/n4659/class.friend
elaborated-type-specifierhttps://timsong-cpp.github.io/cppwp/n4659/dcl.type.elab#nt:elaborated-type-specifier
using-directivehttps://timsong-cpp.github.io/cppwp/n4659/namespace.udir#nt:using-directive
4https://timsong-cpp.github.io/cppwp/n4659/basic.scope#declarative-4
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L580
(4.1)https://timsong-cpp.github.io/cppwp/n4659/basic.scope#declarative-4.1
(4.2)https://timsong-cpp.github.io/cppwp/n4659/basic.scope#declarative-4.2
hiddenhttps://timsong-cpp.github.io/cppwp/n4659/basic.scope.hiding
[namespace.alias]https://timsong-cpp.github.io/cppwp/n4659/namespace.alias
[temp]https://timsong-cpp.github.io/cppwp/n4659/temp
elaborated-type-specifierhttps://timsong-cpp.github.io/cppwp/n4659/dcl.type.elab#nt:elaborated-type-specifier
friend declarationshttps://timsong-cpp.github.io/cppwp/n4659/class.friend
[basic.link]https://timsong-cpp.github.io/cppwp/n4659/basic.link
5https://timsong-cpp.github.io/cppwp/n4659/basic.scope#declarative-5
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L606
[basic.lookup]https://timsong-cpp.github.io/cppwp/n4659/basic.lookup
6.3.2https://timsong-cpp.github.io/cppwp/n4659/basic.scope#pdecl
[basic.scope.pdecl]https://timsong-cpp.github.io/cppwp/n4659/basic.scope.pdecl
1https://timsong-cpp.github.io/cppwp/n4659/basic.scope#pdecl-1
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L612
point of declarationhttps://timsong-cpp.github.io/cppwp/n4659/basic.scope#def:point_of_declaration
declaratorhttps://timsong-cpp.github.io/cppwp/n4659/dcl.decl
initializerhttps://timsong-cpp.github.io/cppwp/n4659/dcl.init#nt:initializer
2https://timsong-cpp.github.io/cppwp/n4659/basic.scope#pdecl-2
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L626
3https://timsong-cpp.github.io/cppwp/n4659/basic.scope#pdecl-3
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L639
class-specifierhttps://timsong-cpp.github.io/cppwp/n4659/class#nt:class-specifier
identifierhttps://timsong-cpp.github.io/cppwp/n4659/lex.name#nt:identifier
simple-template-idhttps://timsong-cpp.github.io/cppwp/n4659/temp.names#nt:simple-template-id
class-headhttps://timsong-cpp.github.io/cppwp/n4659/class#nt:class-head
identifierhttps://timsong-cpp.github.io/cppwp/n4659/lex.name#nt:identifier
enum-specifierhttps://timsong-cpp.github.io/cppwp/n4659/dcl.enum#nt:enum-specifier
opaque-enum-declarationhttps://timsong-cpp.github.io/cppwp/n4659/dcl.enum#nt:opaque-enum-declaration
type-idhttps://timsong-cpp.github.io/cppwp/n4659/dcl.name#nt:type-id
4https://timsong-cpp.github.io/cppwp/n4659/basic.scope#pdecl-4
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L651
using-declaratorhttps://timsong-cpp.github.io/cppwp/n4659/namespace.udecl#nt:using-declarator
using-declaratorhttps://timsong-cpp.github.io/cppwp/n4659/namespace.udecl#nt:using-declarator
5https://timsong-cpp.github.io/cppwp/n4659/basic.scope#pdecl-5
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L655
enumerator-definitionhttps://timsong-cpp.github.io/cppwp/n4659/dcl.enum#nt:enumerator-definition
6https://timsong-cpp.github.io/cppwp/n4659/basic.scope#pdecl-6
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L668
7https://timsong-cpp.github.io/cppwp/n4659/basic.scope#pdecl-7
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L682
elaborated-type-specifierhttps://timsong-cpp.github.io/cppwp/n4659/dcl.type.elab#nt:elaborated-type-specifier
(7.1)https://timsong-cpp.github.io/cppwp/n4659/basic.scope#pdecl-7.1
class-keyhttps://timsong-cpp.github.io/cppwp/n4659/class#nt:class-key
attribute-specifier-seqhttps://timsong-cpp.github.io/cppwp/n4659/dcl.attr.grammar#nt:attribute-specifier-seq
identifierhttps://timsong-cpp.github.io/cppwp/n4659/lex.name#nt:identifier
identifierhttps://timsong-cpp.github.io/cppwp/n4659/lex.name#nt:identifier
class-namehttps://timsong-cpp.github.io/cppwp/n4659/class#nt:class-name
(7.2)https://timsong-cpp.github.io/cppwp/n4659/basic.scope#pdecl-7.2
elaborated-type-specifierhttps://timsong-cpp.github.io/cppwp/n4659/dcl.type.elab#nt:elaborated-type-specifier
class-keyhttps://timsong-cpp.github.io/cppwp/n4659/class#nt:class-key
identifierhttps://timsong-cpp.github.io/cppwp/n4659/lex.name#nt:identifier
elaborated-type-specifierhttps://timsong-cpp.github.io/cppwp/n4659/dcl.type.elab#nt:elaborated-type-specifier
decl-specifier-seqhttps://timsong-cpp.github.io/cppwp/n4659/dcl.spec#nt:decl-specifier-seq
parameter-declaration-clausehttps://timsong-cpp.github.io/cppwp/n4659/dcl.fct#nt:parameter-declaration-clause
identifierhttps://timsong-cpp.github.io/cppwp/n4659/lex.name#nt:identifier
class-namehttps://timsong-cpp.github.io/cppwp/n4659/class#nt:class-name
identifierhttps://timsong-cpp.github.io/cppwp/n4659/lex.name#nt:identifier
elaborated-type-specifierhttps://timsong-cpp.github.io/cppwp/n4659/dcl.type.elab#nt:elaborated-type-specifier
type-namehttps://timsong-cpp.github.io/cppwp/n4659/dcl.type.simple#nt:type-name
[basic.lookup.elab]https://timsong-cpp.github.io/cppwp/n4659/basic.lookup.elab
[dcl.type.elab]https://timsong-cpp.github.io/cppwp/n4659/dcl.type.elab
8https://timsong-cpp.github.io/cppwp/n4659/basic.scope#pdecl-8
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L715
injected-class-namehttps://timsong-cpp.github.io/cppwp/n4659/class#def:injected-class-name
9https://timsong-cpp.github.io/cppwp/n4659/basic.scope#pdecl-9
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L720
[dcl.fct.def]https://timsong-cpp.github.io/cppwp/n4659/dcl.fct.def
function-bodyhttps://timsong-cpp.github.io/cppwp/n4659/dcl.fct.def.general#nt:function-body
10https://timsong-cpp.github.io/cppwp/n4659/basic.scope#pdecl-10
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L725
template-parameterhttps://timsong-cpp.github.io/cppwp/n4659/temp.param#nt:template-parameter
11https://timsong-cpp.github.io/cppwp/n4659/basic.scope#pdecl-11
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L738
[namespace.memdef]https://timsong-cpp.github.io/cppwp/n4659/namespace.memdef
12https://timsong-cpp.github.io/cppwp/n4659/basic.scope#pdecl-12
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L748
[temp.point]https://timsong-cpp.github.io/cppwp/n4659/temp.point
6.3.3https://timsong-cpp.github.io/cppwp/n4659/basic.scope#block
[basic.scope.block]https://timsong-cpp.github.io/cppwp/n4659/basic.scope.block
1https://timsong-cpp.github.io/cppwp/n4659/basic.scope#block-1
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L755
blockhttps://timsong-cpp.github.io/cppwp/n4659/stmt.block
block scopehttps://timsong-cpp.github.io/cppwp/n4659/basic.scope#def:block_scope
point of declarationhttps://timsong-cpp.github.io/cppwp/n4659/basic.scope.pdecl
local variablehttps://timsong-cpp.github.io/cppwp/n4659/basic.scope#def:local_variable
2https://timsong-cpp.github.io/cppwp/n4659/basic.scope#block-2
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L764
lambda-declaratorhttps://timsong-cpp.github.io/cppwp/n4659/expr.prim.lambda#nt:lambda-declarator
function definitionhttps://timsong-cpp.github.io/cppwp/n4659/dcl.fct.def
function-try-blockhttps://timsong-cpp.github.io/cppwp/n4659/except#nt:function-try-block
function-try-blockhttps://timsong-cpp.github.io/cppwp/n4659/except#nt:function-try-block
3https://timsong-cpp.github.io/cppwp/n4659/basic.scope#block-3
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L781
exception-declarationhttps://timsong-cpp.github.io/cppwp/n4659/except#nt:exception-declaration
handlerhttps://timsong-cpp.github.io/cppwp/n4659/except#nt:handler
handlerhttps://timsong-cpp.github.io/cppwp/n4659/except#nt:handler
4https://timsong-cpp.github.io/cppwp/n4659/basic.scope#block-4
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L788
init-statementhttps://timsong-cpp.github.io/cppwp/n4659/stmt.stmt#nt:init-statement
for-range-declarationhttps://timsong-cpp.github.io/cppwp/n4659/stmt.iter#nt:for-range-declaration
conditionhttps://timsong-cpp.github.io/cppwp/n4659/stmt.stmt#nt:condition
[stmt.select]https://timsong-cpp.github.io/cppwp/n4659/stmt.select
6.3.4https://timsong-cpp.github.io/cppwp/n4659/basic.scope#proto
[basic.scope.proto]https://timsong-cpp.github.io/cppwp/n4659/basic.scope.proto
1https://timsong-cpp.github.io/cppwp/n4659/basic.scope#proto-1
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L800
function definitionhttps://timsong-cpp.github.io/cppwp/n4659/dcl.fct.def
6.3.5https://timsong-cpp.github.io/cppwp/n4659/basic.scope#basic.funscope
[basic.funscope]https://timsong-cpp.github.io/cppwp/n4659/basic.funscope
1https://timsong-cpp.github.io/cppwp/n4659/basic.scope#basic.funscope-1
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L810
Labelshttps://timsong-cpp.github.io/cppwp/n4659/stmt.label
function scopehttps://timsong-cpp.github.io/cppwp/n4659/basic.scope#def:scope,function
6.3.6https://timsong-cpp.github.io/cppwp/n4659/basic.scope#namespace
[basic.scope.namespace]https://timsong-cpp.github.io/cppwp/n4659/basic.scope.namespace
1https://timsong-cpp.github.io/cppwp/n4659/basic.scope#namespace-1
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L818
namespace-definitionhttps://timsong-cpp.github.io/cppwp/n4659/namespace.def#nt:namespace-definition
namespace-bodyhttps://timsong-cpp.github.io/cppwp/n4659/namespace.def#nt:namespace-body
namespace-bodyhttps://timsong-cpp.github.io/cppwp/n4659/namespace.def#nt:namespace-body
membershttps://timsong-cpp.github.io/cppwp/n4659/basic.scope#def:members
member nameshttps://timsong-cpp.github.io/cppwp/n4659/basic.scope#def:member_names
point of declarationhttps://timsong-cpp.github.io/cppwp/n4659/basic.scope.pdecl
using-directivehttps://timsong-cpp.github.io/cppwp/n4659/namespace.udir#nt:using-directive
using-directivehttps://timsong-cpp.github.io/cppwp/n4659/namespace.udir#nt:using-directive
2https://timsong-cpp.github.io/cppwp/n4659/basic.scope#namespace-2
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L859
[expr.prim]https://timsong-cpp.github.io/cppwp/n4659/expr.prim
using-directivehttps://timsong-cpp.github.io/cppwp/n4659/namespace.udir#nt:using-directive
[namespace.qual]https://timsong-cpp.github.io/cppwp/n4659/namespace.qual
3https://timsong-cpp.github.io/cppwp/n4659/basic.scope#namespace-3
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L865
global namespacehttps://timsong-cpp.github.io/cppwp/n4659/basic.scope#def:global_namespace
global namespace scopehttps://timsong-cpp.github.io/cppwp/n4659/basic.scope#def:global_namespace_scope
global scopehttps://timsong-cpp.github.io/cppwp/n4659/basic.scope#def:global_scope
point of declarationhttps://timsong-cpp.github.io/cppwp/n4659/basic.scope.pdecl
global namehttps://timsong-cpp.github.io/cppwp/n4659/basic.scope#def:global
6.3.7https://timsong-cpp.github.io/cppwp/n4659/basic.scope#class
[basic.scope.class]https://timsong-cpp.github.io/cppwp/n4659/basic.scope.class
1https://timsong-cpp.github.io/cppwp/n4659/basic.scope#class-1
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L881
noexcept-specifierhttps://timsong-cpp.github.io/cppwp/n4659/except.spec#nt:noexcept-specifier
brace-or-equal-initializerhttps://timsong-cpp.github.io/cppwp/n4659/dcl.init#nt:brace-or-equal-initializer
2https://timsong-cpp.github.io/cppwp/n4659/basic.scope#class-2
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L890
3https://timsong-cpp.github.io/cppwp/n4659/basic.scope#class-3
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L895
4https://timsong-cpp.github.io/cppwp/n4659/basic.scope#class-4
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L900
declarator-idhttps://timsong-cpp.github.io/cppwp/n4659/dcl.decl#nt:declarator-id
parameter-declaration-clausehttps://timsong-cpp.github.io/cppwp/n4659/dcl.fct#nt:parameter-declaration-clause
default argumentshttps://timsong-cpp.github.io/cppwp/n4659/dcl.fct.default
5https://timsong-cpp.github.io/cppwp/n4659/basic.scope#class-5
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L911
6https://timsong-cpp.github.io/cppwp/n4659/basic.scope#class-6
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L938
(6.1)https://timsong-cpp.github.io/cppwp/n4659/basic.scope#class-6.1
derivedhttps://timsong-cpp.github.io/cppwp/n4659/class.derived
(6.2)https://timsong-cpp.github.io/cppwp/n4659/basic.scope#class-6.2
[expr.ref]https://timsong-cpp.github.io/cppwp/n4659/expr.ref
(6.3)https://timsong-cpp.github.io/cppwp/n4659/basic.scope#class-6.3
[expr.ref]https://timsong-cpp.github.io/cppwp/n4659/expr.ref
(6.4)https://timsong-cpp.github.io/cppwp/n4659/basic.scope#class-6.4
[expr.prim]https://timsong-cpp.github.io/cppwp/n4659/expr.prim
6.3.8https://timsong-cpp.github.io/cppwp/n4659/basic.scope#enum
[basic.scope.enum]https://timsong-cpp.github.io/cppwp/n4659/basic.scope.enum
1https://timsong-cpp.github.io/cppwp/n4659/basic.scope#enum-1
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L955
scoped enumeratorhttps://timsong-cpp.github.io/cppwp/n4659/dcl.enum#def:scoped_enumerators
enumeration scopehttps://timsong-cpp.github.io/cppwp/n4659/basic.scope#def:enumeration_scope
enum-specifierhttps://timsong-cpp.github.io/cppwp/n4659/dcl.enum#nt:enum-specifier
6.3.9https://timsong-cpp.github.io/cppwp/n4659/basic.scope#temp
[basic.scope.temp]https://timsong-cpp.github.io/cppwp/n4659/basic.scope.temp
1https://timsong-cpp.github.io/cppwp/n4659/basic.scope#temp-1
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L965
template-parameterhttps://timsong-cpp.github.io/cppwp/n4659/temp.param#nt:template-parameter
template-parameter-listhttps://timsong-cpp.github.io/cppwp/n4659/temp#nt:template-parameter-list
2https://timsong-cpp.github.io/cppwp/n4659/basic.scope#temp-2
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L970
template-declarationhttps://timsong-cpp.github.io/cppwp/n4659/temp#nt:template-declaration
declarationhttps://timsong-cpp.github.io/cppwp/n4659/dcl.dcl#nt:declaration
template-declarationhttps://timsong-cpp.github.io/cppwp/n4659/temp#nt:template-declaration
template-declarationhttps://timsong-cpp.github.io/cppwp/n4659/temp#nt:template-declaration
namespace-bodyhttps://timsong-cpp.github.io/cppwp/n4659/namespace.def#nt:namespace-body
3https://timsong-cpp.github.io/cppwp/n4659/basic.scope#temp-3
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L996
point of declarationhttps://timsong-cpp.github.io/cppwp/n4659/basic.scope.pdecl#def:point_of_declaration
template-parameterhttps://timsong-cpp.github.io/cppwp/n4659/temp.param#nt:template-parameter
template-parameterhttps://timsong-cpp.github.io/cppwp/n4659/temp.param#nt:template-parameter
template-parameterhttps://timsong-cpp.github.io/cppwp/n4659/temp.param#nt:template-parameter
template-parameterhttps://timsong-cpp.github.io/cppwp/n4659/temp.param#nt:template-parameter
4https://timsong-cpp.github.io/cppwp/n4659/basic.scope#temp-4
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L1021
template-parameterhttps://timsong-cpp.github.io/cppwp/n4659/temp.param#nt:template-parameter
hideshttps://timsong-cpp.github.io/cppwp/n4659/basic.scope.hiding
5https://timsong-cpp.github.io/cppwp/n4659/basic.scope#temp-5
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L1036
[temp.local]https://timsong-cpp.github.io/cppwp/n4659/temp.local
[temp.local]https://timsong-cpp.github.io/cppwp/n4659/temp.local
6.3.10https://timsong-cpp.github.io/cppwp/n4659/basic.scope#hiding
[basic.scope.hiding]https://timsong-cpp.github.io/cppwp/n4659/basic.scope.hiding
1https://timsong-cpp.github.io/cppwp/n4659/basic.scope#hiding-1
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L1044
[class.member.lookup]https://timsong-cpp.github.io/cppwp/n4659/class.member.lookup
2https://timsong-cpp.github.io/cppwp/n4659/basic.scope#hiding-2
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L1051
class namehttps://timsong-cpp.github.io/cppwp/n4659/class.name
enumeration namehttps://timsong-cpp.github.io/cppwp/n4659/dcl.enum
3https://timsong-cpp.github.io/cppwp/n4659/basic.scope#hiding-3
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L1060
[basic.scope.class]https://timsong-cpp.github.io/cppwp/n4659/basic.scope.class
derived classhttps://timsong-cpp.github.io/cppwp/n4659/class.derived
[class.member.lookup]https://timsong-cpp.github.io/cppwp/n4659/class.member.lookup
4https://timsong-cpp.github.io/cppwp/n4659/basic.scope#hiding-4
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L1069
using-directivehttps://timsong-cpp.github.io/cppwp/n4659/namespace.udir#nt:using-directive
using-directivehttps://timsong-cpp.github.io/cppwp/n4659/namespace.udir#nt:using-directive
[namespace.qual]https://timsong-cpp.github.io/cppwp/n4659/namespace.qual
5https://timsong-cpp.github.io/cppwp/n4659/basic.scope#hiding-5
#https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L1075
visiblehttps://timsong-cpp.github.io/cppwp/n4659/basic.scope#def:visible

URLs of crawlers that visited me.