René's URL Explorer Experiment
go
Title:
[basic.link]
direct link
Domain:
timsong-cpp.github.io
Links
:
[basic]
https://timsong-cpp.github.io/cppwp/#basic
1
https://timsong-cpp.github.io/cppwp/basic.link#1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L2909
program
https://timsong-cpp.github.io/cppwp/basic.link#def:program
[lex.phases]
https://timsong-cpp.github.io/cppwp/lex.phases
.
https://timsong-cpp.github.io/cppwp/basic.link#1.sentence-1
.
https://timsong-cpp.github.io/cppwp/basic.link#1.sentence-2
translation-unit:
https://timsong-cpp.github.io/cppwp/basic.link#nt:translation-unit
declaration-seq
https://timsong-cpp.github.io/cppwp/dcl.pre#nt:declaration-seq
global-module-fragment
https://timsong-cpp.github.io/cppwp/module.global.frag#nt:global-module-fragment
module-declaration
https://timsong-cpp.github.io/cppwp/module.unit#nt:module-declaration
declaration-seq
https://timsong-cpp.github.io/cppwp/dcl.pre#nt:declaration-seq
private-module-fragment
https://timsong-cpp.github.io/cppwp/module.private.frag#nt:private-module-fragment
2
https://timsong-cpp.github.io/cppwp/basic.link#2
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L2922
external linkage
https://timsong-cpp.github.io/cppwp/basic.link#def:linkage,external
module linkage
https://timsong-cpp.github.io/cppwp/basic.link#def:linkage,module
internal linkage
https://timsong-cpp.github.io/cppwp/basic.link#def:linkage,internal
no linkage
https://timsong-cpp.github.io/cppwp/basic.link#def:linkage,no
.
https://timsong-cpp.github.io/cppwp/basic.link#2.sentence-1
1
https://timsong-cpp.github.io/cppwp/basic.link#note-1
.
https://timsong-cpp.github.io/cppwp/basic.link#2.sentence-2
.
https://timsong-cpp.github.io/cppwp/basic.link#2.sentence-3
3
https://timsong-cpp.github.io/cppwp/basic.link#3
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L2937
namespace scope
https://timsong-cpp.github.io/cppwp/basic.scope.namespace
(3.1)
https://timsong-cpp.github.io/cppwp/basic.link#3.1
(3.2)
https://timsong-cpp.github.io/cppwp/basic.link#3.2
(3.2.1)
https://timsong-cpp.github.io/cppwp/basic.link#3.2.1
private-module-fragment
https://timsong-cpp.github.io/cppwp/module.private.frag#nt:private-module-fragment
(3.2.2)
https://timsong-cpp.github.io/cppwp/basic.link#3.2.2
(3.2.3)
https://timsong-cpp.github.io/cppwp/basic.link#3.2.3
(3.2.4)
https://timsong-cpp.github.io/cppwp/basic.link#3.2.4
(3.3)
https://timsong-cpp.github.io/cppwp/basic.link#3.3
.
https://timsong-cpp.github.io/cppwp/basic.link#3.sentence-1
2
https://timsong-cpp.github.io/cppwp/basic.link#note-2
.
https://timsong-cpp.github.io/cppwp/basic.link#3.sentence-2
4
https://timsong-cpp.github.io/cppwp/basic.link#4
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L2970
.
https://timsong-cpp.github.io/cppwp/basic.link#4.sentence-1
.
https://timsong-cpp.github.io/cppwp/basic.link#4.sentence-2
(4.1)
https://timsong-cpp.github.io/cppwp/basic.link#4.1
(4.2)
https://timsong-cpp.github.io/cppwp/basic.link#4.2
(4.3)
https://timsong-cpp.github.io/cppwp/basic.link#4.3
[class.pre]
https://timsong-cpp.github.io/cppwp/class.pre
[dcl.typedef]
https://timsong-cpp.github.io/cppwp/dcl.typedef
(4.4)
https://timsong-cpp.github.io/cppwp/basic.link#4.4
enumeration
https://timsong-cpp.github.io/cppwp/dcl.enum
[dcl.typedef]
https://timsong-cpp.github.io/cppwp/dcl.typedef
(4.5)
https://timsong-cpp.github.io/cppwp/basic.link#4.5
[dcl.enum]
https://timsong-cpp.github.io/cppwp/dcl.enum
(4.6)
https://timsong-cpp.github.io/cppwp/basic.link#4.6
(4.7)
https://timsong-cpp.github.io/cppwp/basic.link#4.7
export-declaration
https://timsong-cpp.github.io/cppwp/module.interface#nt:export-declaration
[class.friend]
https://timsong-cpp.github.io/cppwp/class.friend
(4.8)
https://timsong-cpp.github.io/cppwp/basic.link#4.8
(4.9)
https://timsong-cpp.github.io/cppwp/basic.link#4.9
(4.10)
https://timsong-cpp.github.io/cppwp/basic.link#4.10
[module.unit]
https://timsong-cpp.github.io/cppwp/module.unit
[module.interface]
https://timsong-cpp.github.io/cppwp/module.interface
(4.11)
https://timsong-cpp.github.io/cppwp/basic.link#4.11
.
https://timsong-cpp.github.io/cppwp/basic.link#4.sentence-3
5
https://timsong-cpp.github.io/cppwp/basic.link#5
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L3027
[dcl.typedef]
https://timsong-cpp.github.io/cppwp/dcl.typedef
.
https://timsong-cpp.github.io/cppwp/basic.link#5.sentence-1
6
https://timsong-cpp.github.io/cppwp/basic.link#6
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L3038
1
https://timsong-cpp.github.io/cppwp/basic.link#example-1
.
https://timsong-cpp.github.io/cppwp/basic.link#6.sentence-1
7
https://timsong-cpp.github.io/cppwp/basic.link#7
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L3059
.
https://timsong-cpp.github.io/cppwp/basic.link#7.sentence-1
block scope
https://timsong-cpp.github.io/cppwp/basic.scope.block#def:scope,block
.
https://timsong-cpp.github.io/cppwp/basic.link#7.sentence-2
8
https://timsong-cpp.github.io/cppwp/basic.link#8
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L3065
[dcl.typedef]
https://timsong-cpp.github.io/cppwp/dcl.typedef
[dcl.enum]
https://timsong-cpp.github.io/cppwp/dcl.enum
[basic.scope.scope]
https://timsong-cpp.github.io/cppwp/basic.scope.scope
(8.1)
https://timsong-cpp.github.io/cppwp/basic.link#8.1
(8.2)
https://timsong-cpp.github.io/cppwp/basic.link#8.2
(8.3)
https://timsong-cpp.github.io/cppwp/basic.link#8.3
.
https://timsong-cpp.github.io/cppwp/basic.link#8.sentence-1
3
https://timsong-cpp.github.io/cppwp/basic.link#note-3
[dcl.link]
https://timsong-cpp.github.io/cppwp/dcl.link
[temp.type]
https://timsong-cpp.github.io/cppwp/temp.type
[temp.spec.partial]
https://timsong-cpp.github.io/cppwp/temp.spec.partial
.
https://timsong-cpp.github.io/cppwp/basic.link#8.sentence-2
9
https://timsong-cpp.github.io/cppwp/basic.link#9
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L3086
.
https://timsong-cpp.github.io/cppwp/basic.link#9.sentence-1
4
https://timsong-cpp.github.io/cppwp/basic.link#note-4
.
https://timsong-cpp.github.io/cppwp/basic.link#9.sentence-2
10
https://timsong-cpp.github.io/cppwp/basic.link#10
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L3095
5
https://timsong-cpp.github.io/cppwp/basic.link#note-5
[basic.scope.scope]
https://timsong-cpp.github.io/cppwp/basic.scope.scope
.
https://timsong-cpp.github.io/cppwp/basic.link#10.sentence-1
2
https://timsong-cpp.github.io/cppwp/basic.link#example-2
attached
https://timsong-cpp.github.io/cppwp/basic.link#def:attached,entity
.
https://timsong-cpp.github.io/cppwp/basic.link#10.sentence-2
11
https://timsong-cpp.github.io/cppwp/basic.link#11
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L3127
(11.1)
https://timsong-cpp.github.io/cppwp/basic.link#11.1
.
https://timsong-cpp.github.io/cppwp/basic.link#11.1.sentence-1
(11.2)
https://timsong-cpp.github.io/cppwp/basic.link#11.2
.
https://timsong-cpp.github.io/cppwp/basic.link#11.2.sentence-1
(11.3)
https://timsong-cpp.github.io/cppwp/basic.link#11.3
.
https://timsong-cpp.github.io/cppwp/basic.link#11.3.sentence-1
(11.4)
https://timsong-cpp.github.io/cppwp/basic.link#11.4
[dcl.type.elab]
https://timsong-cpp.github.io/cppwp/dcl.type.elab
.
https://timsong-cpp.github.io/cppwp/basic.link#11.4.sentence-1
(11.5)
https://timsong-cpp.github.io/cppwp/basic.link#11.5
template-head
https://timsong-cpp.github.io/cppwp/temp.pre#nt:template-head
[temp.over.link]
https://timsong-cpp.github.io/cppwp/temp.over.link
.
https://timsong-cpp.github.io/cppwp/basic.link#11.5.sentence-1
6
https://timsong-cpp.github.io/cppwp/basic.link#note-6
.
https://timsong-cpp.github.io/cppwp/basic.link#11.5.sentence-2
(11.6)
https://timsong-cpp.github.io/cppwp/basic.link#11.6
template-head
https://timsong-cpp.github.io/cppwp/temp.pre#nt:template-head
.
https://timsong-cpp.github.io/cppwp/basic.link#11.6.sentence-1
(11.7)
https://timsong-cpp.github.io/cppwp/basic.link#11.7
template-head
https://timsong-cpp.github.io/cppwp/temp.pre#nt:template-head
defining-type-id
https://timsong-cpp.github.io/cppwp/dcl.name#nt:defining-type-id
.
https://timsong-cpp.github.io/cppwp/basic.link#11.7.sentence-1
(11.8)
https://timsong-cpp.github.io/cppwp/basic.link#11.8
.
https://timsong-cpp.github.io/cppwp/basic.link#11.8.sentence-1
[dcl.typedef]
https://timsong-cpp.github.io/cppwp/dcl.typedef
[dcl.array]
https://timsong-cpp.github.io/cppwp/dcl.array
.
https://timsong-cpp.github.io/cppwp/basic.link#11.sentence-2
.
https://timsong-cpp.github.io/cppwp/basic.link#11.sentence-3
3
https://timsong-cpp.github.io/cppwp/basic.link#example-3
12
https://timsong-cpp.github.io/cppwp/basic.link#12
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L3178
7
https://timsong-cpp.github.io/cppwp/basic.link#note-7
linkage-specification
https://timsong-cpp.github.io/cppwp/dcl.link#nt:linkage-specification
[dcl.link]
https://timsong-cpp.github.io/cppwp/dcl.link
.
https://timsong-cpp.github.io/cppwp/basic.link#12.sentence-1
13
https://timsong-cpp.github.io/cppwp/basic.link#13
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L3185
names
https://timsong-cpp.github.io/cppwp/basic.link#def:name
(13.1)
https://timsong-cpp.github.io/cppwp/basic.link#13.1
lambda-expression
https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
(13.2)
https://timsong-cpp.github.io/cppwp/basic.link#13.2
reflect-expression
https://timsong-cpp.github.io/cppwp/expr.reflect#nt:reflect-expression
splice-specifier
https://timsong-cpp.github.io/cppwp/basic.splice#nt:splice-specifier
(13.3)
https://timsong-cpp.github.io/cppwp/basic.link#13.3
[expr.const.reflect]
https://timsong-cpp.github.io/cppwp/expr.const.reflect
[class.mem.general]
https://timsong-cpp.github.io/cppwp/class.mem.general
(13.4)
https://timsong-cpp.github.io/cppwp/basic.link#13.4
id-expression
https://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression
type-specifier
https://timsong-cpp.github.io/cppwp/dcl.type.general#nt:type-specifier
nested-name-specifier
https://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:nested-name-specifier
template-name
https://timsong-cpp.github.io/cppwp/temp.names#nt:template-name
concept-name
https://timsong-cpp.github.io/cppwp/temp.concept#nt:concept-name
(13.5)
https://timsong-cpp.github.io/cppwp/basic.link#13.5
[basic.def.odr]
https://timsong-cpp.github.io/cppwp/basic.def.odr
id-expression
https://timsong-cpp.github.io/cppwp/expr.prim.id.general#nt:id-expression
.
https://timsong-cpp.github.io/cppwp/basic.link#13.sentence-1
8
https://timsong-cpp.github.io/cppwp/basic.link#note-8
[temp.res]
https://timsong-cpp.github.io/cppwp/temp.res
.
https://timsong-cpp.github.io/cppwp/basic.link#13.5.sentence-2
14
https://timsong-cpp.github.io/cppwp/basic.link#14
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L3219
exposure
https://timsong-cpp.github.io/cppwp/basic.link#def:exposure
(14.1)
https://timsong-cpp.github.io/cppwp/basic.link#14.1
function-body
https://timsong-cpp.github.io/cppwp/dcl.fct.def.general#nt:function-body
[dcl.spec.auto]
https://timsong-cpp.github.io/cppwp/dcl.spec.auto
(14.2)
https://timsong-cpp.github.io/cppwp/basic.link#14.2
initializer
https://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer
(14.3)
https://timsong-cpp.github.io/cppwp/basic.link#14.3
(14.4)
https://timsong-cpp.github.io/cppwp/basic.link#14.4
[basic.def.odr]
https://timsong-cpp.github.io/cppwp/basic.def.odr#term.odr.use
.
https://timsong-cpp.github.io/cppwp/basic.link#14.sentence-1
9
https://timsong-cpp.github.io/cppwp/basic.link#note-9
.
https://timsong-cpp.github.io/cppwp/basic.link#14.sentence-2
15
https://timsong-cpp.github.io/cppwp/basic.link#15
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L3245
TU-local
https://timsong-cpp.github.io/cppwp/basic.link#def:TU-local,entity
(15.1)
https://timsong-cpp.github.io/cppwp/basic.link#15.1
(15.1.1)
https://timsong-cpp.github.io/cppwp/basic.link#15.1.1
(15.1.2)
https://timsong-cpp.github.io/cppwp/basic.link#15.1.2
lambda-expression
https://timsong-cpp.github.io/cppwp/expr.prim.lambda.general#nt:lambda-expression
(15.2)
https://timsong-cpp.github.io/cppwp/basic.link#15.2
class-specifier
https://timsong-cpp.github.io/cppwp/class.pre#nt:class-specifier
initializer
https://timsong-cpp.github.io/cppwp/dcl.init.general#nt:initializer
defining-type-specifier
https://timsong-cpp.github.io/cppwp/dcl.type.general#nt:defining-type-specifier
(15.3)
https://timsong-cpp.github.io/cppwp/basic.link#15.3
(15.4)
https://timsong-cpp.github.io/cppwp/basic.link#15.4
(15.5)
https://timsong-cpp.github.io/cppwp/basic.link#15.5
.
https://timsong-cpp.github.io/cppwp/basic.link#15.sentence-1
10
https://timsong-cpp.github.io/cppwp/basic.link#note-10
.
https://timsong-cpp.github.io/cppwp/basic.link#15.5.sentence-2
16
https://timsong-cpp.github.io/cppwp/basic.link#16
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L3277
TU-local
https://timsong-cpp.github.io/cppwp/basic.link#def:TU-local,value_or_object
(16.1)
https://timsong-cpp.github.io/cppwp/basic.link#16.1
(16.2)
https://timsong-cpp.github.io/cppwp/basic.link#16.2
(16.3)
https://timsong-cpp.github.io/cppwp/basic.link#16.3
(16.4)
https://timsong-cpp.github.io/cppwp/basic.link#16.4
[basic.fundamental]
https://timsong-cpp.github.io/cppwp/basic.fundamental
(16.4.1)
https://timsong-cpp.github.io/cppwp/basic.link#16.4.1
(16.4.2)
https://timsong-cpp.github.io/cppwp/basic.link#16.4.2
[dcl.attr.annotation]
https://timsong-cpp.github.io/cppwp/dcl.attr.annotation
(16.4.3)
https://timsong-cpp.github.io/cppwp/basic.link#16.4.3
[class.derived.general]
https://timsong-cpp.github.io/cppwp/class.derived.general
(16.4.4)
https://timsong-cpp.github.io/cppwp/basic.link#16.4.4
[class.mem.general]
https://timsong-cpp.github.io/cppwp/class.mem.general
.
https://timsong-cpp.github.io/cppwp/basic.link#16.sentence-1
17
https://timsong-cpp.github.io/cppwp/basic.link#17
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L3307
private-module-fragment
https://timsong-cpp.github.io/cppwp/module.private.frag#nt:private-module-fragment
[module.unit]
https://timsong-cpp.github.io/cppwp/module.unit
.
https://timsong-cpp.github.io/cppwp/basic.link#17.sentence-1
[depr.local]
https://timsong-cpp.github.io/cppwp/depr.local
.
https://timsong-cpp.github.io/cppwp/basic.link#17.sentence-2
18
https://timsong-cpp.github.io/cppwp/basic.link#18
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L3315
.
https://timsong-cpp.github.io/cppwp/basic.link#18.sentence-1
[temp.spec]
https://timsong-cpp.github.io/cppwp/temp.spec
[temp.point]
https://timsong-cpp.github.io/cppwp/temp.point
.
https://timsong-cpp.github.io/cppwp/basic.link#18.sentence-2
19
https://timsong-cpp.github.io/cppwp/basic.link#19
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L3323
4
https://timsong-cpp.github.io/cppwp/basic.link#example-4
URLs of
crawlers that visited me
.