René's URL Explorer Experiment
go
Title:
[basic.stc]
direct link
Domain:
timsong-cpp.github.io
Links
:
[basic]
https://timsong-cpp.github.io/cppwp/#basic
[basic.memobj]
https://timsong-cpp.github.io/cppwp/basic.memobj#basic.stc
[basic.stc.general]
https://timsong-cpp.github.io/cppwp/basic.stc#general
[basic.stc.static]
https://timsong-cpp.github.io/cppwp/basic.stc#static
[basic.stc.thread]
https://timsong-cpp.github.io/cppwp/basic.stc#thread
[basic.stc.auto]
https://timsong-cpp.github.io/cppwp/basic.stc#auto
[basic.stc.dynamic]
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic
[basic.stc.dynamic.general]
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.general
[basic.stc.dynamic.allocation]
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation
[basic.stc.dynamic.deallocation]
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation
6.8.6.1
https://timsong-cpp.github.io/cppwp/basic.stc#general
[basic.stc.general]
https://timsong-cpp.github.io/cppwp/basic.stc.general
1
https://timsong-cpp.github.io/cppwp/basic.stc#general-1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L4350
storage duration
https://timsong-cpp.github.io/cppwp/basic.stc#def:storage_duration
.
https://timsong-cpp.github.io/cppwp/basic.stc#general-1.sentence-1
(1.1)
https://timsong-cpp.github.io/cppwp/basic.stc#general-1.1
(1.2)
https://timsong-cpp.github.io/cppwp/basic.stc#general-1.2
(1.3)
https://timsong-cpp.github.io/cppwp/basic.stc#general-1.3
(1.4)
https://timsong-cpp.github.io/cppwp/basic.stc#general-1.4
1
https://timsong-cpp.github.io/cppwp/basic.stc#general-note-1
[basic.compound]
https://timsong-cpp.github.io/cppwp/basic.compound
.
https://timsong-cpp.github.io/cppwp/basic.stc#general-1.sentence-2
2
https://timsong-cpp.github.io/cppwp/basic.stc#general-2
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L4367
[basic.def]
https://timsong-cpp.github.io/cppwp/basic.def
[class.temporary]
https://timsong-cpp.github.io/cppwp/class.temporary
.
https://timsong-cpp.github.io/cppwp/basic.stc#general-2.sentence-1
new-expression
https://timsong-cpp.github.io/cppwp/expr.new#nt:new-expression
[expr.new]
https://timsong-cpp.github.io/cppwp/expr.new
[intro.object]
https://timsong-cpp.github.io/cppwp/intro.object
.
https://timsong-cpp.github.io/cppwp/basic.stc#general-2.sentence-2
3
https://timsong-cpp.github.io/cppwp/basic.stc#general-3
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L4380
.
https://timsong-cpp.github.io/cppwp/basic.stc#general-3.sentence-1
4
https://timsong-cpp.github.io/cppwp/basic.stc#general-4
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L4383
[intro.object]
https://timsong-cpp.github.io/cppwp/intro.object
.
https://timsong-cpp.github.io/cppwp/basic.stc#general-4.sentence-1
6.8.6.2
https://timsong-cpp.github.io/cppwp/basic.stc#static
[basic.stc.static]
https://timsong-cpp.github.io/cppwp/basic.stc.static
1
https://timsong-cpp.github.io/cppwp/basic.stc#static-1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L4391
(1.1)
https://timsong-cpp.github.io/cppwp/basic.stc#static-1.1
(1.2)
https://timsong-cpp.github.io/cppwp/basic.stc#static-1.2
[basic.scope.namespace]
https://timsong-cpp.github.io/cppwp/basic.scope.namespace
[dcl.stc]
https://timsong-cpp.github.io/cppwp/dcl.stc
static storage duration
https://timsong-cpp.github.io/cppwp/basic.stc#def:storage_duration,static
.
https://timsong-cpp.github.io/cppwp/basic.stc#static-1.sentence-1
[basic.start.static]
https://timsong-cpp.github.io/cppwp/basic.start.static
[basic.start.term]
https://timsong-cpp.github.io/cppwp/basic.start.term
.
https://timsong-cpp.github.io/cppwp/basic.stc#static-1.sentence-2
2
https://timsong-cpp.github.io/cppwp/basic.stc#static-2
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L4405
[class.copy.elision]
https://timsong-cpp.github.io/cppwp/class.copy.elision
.
https://timsong-cpp.github.io/cppwp/basic.stc#static-2.sentence-1
3
https://timsong-cpp.github.io/cppwp/basic.stc#static-3
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L4411
1
https://timsong-cpp.github.io/cppwp/basic.stc#static-note-1
[basic.scope.block]
https://timsong-cpp.github.io/cppwp/basic.scope.block
[stmt.dcl]
https://timsong-cpp.github.io/cppwp/stmt.dcl
[basic.start.term]
https://timsong-cpp.github.io/cppwp/basic.start.term
.
https://timsong-cpp.github.io/cppwp/basic.stc#static-3.sentence-1
[class.static.data]
https://timsong-cpp.github.io/cppwp/class.static.data
.
https://timsong-cpp.github.io/cppwp/basic.stc#static-3.sentence-2
6.8.6.3
https://timsong-cpp.github.io/cppwp/basic.stc#thread
[basic.stc.thread]
https://timsong-cpp.github.io/cppwp/basic.stc.thread
1
https://timsong-cpp.github.io/cppwp/basic.stc#thread-1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L4426
thread storage duration
https://timsong-cpp.github.io/cppwp/basic.stc#def:storage_duration,thread
.
https://timsong-cpp.github.io/cppwp/basic.stc#thread-1.sentence-1
.
https://timsong-cpp.github.io/cppwp/basic.stc#thread-1.sentence-2
.
https://timsong-cpp.github.io/cppwp/basic.stc#thread-1.sentence-3
2
https://timsong-cpp.github.io/cppwp/basic.stc#thread-2
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L4434
1
https://timsong-cpp.github.io/cppwp/basic.stc#thread-note-1
[basic.start.static]
https://timsong-cpp.github.io/cppwp/basic.start.static
[basic.start.dynamic]
https://timsong-cpp.github.io/cppwp/basic.start.dynamic
[stmt.dcl]
https://timsong-cpp.github.io/cppwp/stmt.dcl
[basic.start.term]
https://timsong-cpp.github.io/cppwp/basic.start.term
.
https://timsong-cpp.github.io/cppwp/basic.stc#thread-2.sentence-1
6.8.6.4
https://timsong-cpp.github.io/cppwp/basic.stc#auto
[basic.stc.auto]
https://timsong-cpp.github.io/cppwp/basic.stc.auto
1
https://timsong-cpp.github.io/cppwp/basic.stc#auto-1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L4443
automatic storage duration
https://timsong-cpp.github.io/cppwp/basic.stc#def:storage_duration,automatic
.
https://timsong-cpp.github.io/cppwp/basic.stc#auto-1.sentence-1
.
https://timsong-cpp.github.io/cppwp/basic.stc#auto-1.sentence-2
1
https://timsong-cpp.github.io/cppwp/basic.stc#auto-note-1
[stmt.dcl]
https://timsong-cpp.github.io/cppwp/stmt.dcl
.
https://timsong-cpp.github.io/cppwp/basic.stc#auto-1.sentence-3
.
https://timsong-cpp.github.io/cppwp/basic.stc#auto-1.sentence-4
[expr.call]
https://timsong-cpp.github.io/cppwp/expr.call
.
https://timsong-cpp.github.io/cppwp/basic.stc#auto-1.sentence-5
2
https://timsong-cpp.github.io/cppwp/basic.stc#auto-2
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L4456
[class.copy.elision]
https://timsong-cpp.github.io/cppwp/class.copy.elision
.
https://timsong-cpp.github.io/cppwp/basic.stc#auto-2.sentence-1
6.8.6.5
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic
[basic.stc.dynamic]
https://timsong-cpp.github.io/cppwp/basic.stc.dynamic
6.8.6.5.1
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.general
[basic.stc.dynamic.general]
https://timsong-cpp.github.io/cppwp/basic.stc.dynamic.general
1
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.general-1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L4468
program execution
https://timsong-cpp.github.io/cppwp/intro.execution
new-expression
https://timsong-cpp.github.io/cppwp/expr.new#nt:new-expression
[expr.new]
https://timsong-cpp.github.io/cppwp/expr.new
delete-expression
https://timsong-cpp.github.io/cppwp/expr.delete#nt:delete-expression
[expr.delete]
https://timsong-cpp.github.io/cppwp/expr.delete
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.general-1.sentence-1
allocation functions
https://timsong-cpp.github.io/cppwp/basic.stc#def:allocation_function
deallocation functions
https://timsong-cpp.github.io/cppwp/basic.stc#def:deallocation_function
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.general-1.sentence-2
1
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.general-note-1
[new.delete.placement]
https://timsong-cpp.github.io/cppwp/new.delete.placement
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.general-1.sentence-3
2
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.general-2
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L4487
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.general-2.sentence-1
[dcl.fct.def.replace]
https://timsong-cpp.github.io/cppwp/dcl.fct.def.replace#term.replaceable.function
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.general-2.sentence-2
[support.dynamic]
https://timsong-cpp.github.io/cppwp/support.dynamic
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.general-2.sentence-3
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.general-2.sentence-4
2
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.general-note-2
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.general-2.sentence-5
new-expression
https://timsong-cpp.github.io/cppwp/expr.new#nt:new-expression
delete-expression
https://timsong-cpp.github.io/cppwp/expr.delete#nt:delete-expression
https://timsong-cpp.github.io/cppwp/support.dynamic.general#header:%3cnew%3e
[std.modules]
https://timsong-cpp.github.io/cppwp/std.modules
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.general-2.sentence-6
[cstddef.syn]
https://timsong-cpp.github.io/cppwp/cstddef.syn
[new.syn]
https://timsong-cpp.github.io/cppwp/new.syn
[std.modules]
https://timsong-cpp.github.io/cppwp/std.modules
[basic.lookup.general]
https://timsong-cpp.github.io/cppwp/basic.lookup.general
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.general-2.sentence-7
[class.free]
https://timsong-cpp.github.io/cppwp/class.free
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.general-2.sentence-8
3
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.general-3
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L4539
[basic.stc.dynamic.allocation]
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation
[basic.stc.dynamic.deallocation]
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.general-3.sentence-1
6.8.6.5.2
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation
[basic.stc.dynamic.allocation]
https://timsong-cpp.github.io/cppwp/basic.stc.dynamic.allocation
1
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L4550
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-1.sentence-1
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-1.sentence-2
[support.types]
https://timsong-cpp.github.io/cppwp/support.types
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-1.sentence-3
[dcl.fct.default]
https://timsong-cpp.github.io/cppwp/dcl.fct.default
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-1.sentence-4
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-1.sentence-5
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-1.sentence-6
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-1.sentence-7
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-1.sentence-8
2
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-2
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L4564
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-2.sentence-1
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-2.sentence-2
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-2.sentence-3
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-2.sentence-4
[basic.compound]
https://timsong-cpp.github.io/cppwp/basic.compound
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-2.sentence-5
[new.delete.single]
https://timsong-cpp.github.io/cppwp/new.delete.single
[new.delete.array]
https://timsong-cpp.github.io/cppwp/new.delete.array
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-2.sentence-6
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-2.sentence-7
18
https://timsong-cpp.github.io/cppwp/basic.stc#footnote-18
3
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-3
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L4593
[new.delete.placement]
https://timsong-cpp.github.io/cppwp/new.delete.placement
(3.1)
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-3.1
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-3.1.sentence-1
(3.2)
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-3.2
[basic.align]
https://timsong-cpp.github.io/cppwp/basic.align
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-3.2.sentence-1
(3.3)
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-3.3
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-3.3.sentence-1
4
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-4
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L4614
[new.handler]
https://timsong-cpp.github.io/cppwp/new.handler
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-4.sentence-1
1
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-note-1
[get.new.handler]
https://timsong-cpp.github.io/cppwp/get.new.handler
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-4.sentence-2
[except.spec]
https://timsong-cpp.github.io/cppwp/except.spec
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-4.sentence-3
[except.throw]
https://timsong-cpp.github.io/cppwp/except.throw
[except.handle]
https://timsong-cpp.github.io/cppwp/except.handle
[bad.alloc]
https://timsong-cpp.github.io/cppwp/bad.alloc
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-4.sentence-4
5
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-5
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L4633
new expression
https://timsong-cpp.github.io/cppwp/expr.new
function call
https://timsong-cpp.github.io/cppwp/expr.call
[dcl.fct.def.coroutine]
https://timsong-cpp.github.io/cppwp/dcl.fct.def.coroutine
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-5.sentence-1
2
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-note-2
[basic.stc.static]
https://timsong-cpp.github.io/cppwp/basic.stc#static
[basic.stc.thread]
https://timsong-cpp.github.io/cppwp/basic.stc#thread
[expr.typeid]
https://timsong-cpp.github.io/cppwp/expr.typeid
[basic.contract.eval]
https://timsong-cpp.github.io/cppwp/basic.contract.eval
[except.throw]
https://timsong-cpp.github.io/cppwp/except.throw
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.allocation-5.sentence-2
18)
https://timsong-cpp.github.io/cppwp/basic.stc#footnote-18
18)
https://timsong-cpp.github.io/cppwp/basic.stc#footnoteref-18
.
https://timsong-cpp.github.io/cppwp/basic.stc#footnote-18.sentence-1
.
https://timsong-cpp.github.io/cppwp/basic.stc#footnote-18.sentence-2
6.8.6.5.3
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation
[basic.stc.dynamic.deallocation]
https://timsong-cpp.github.io/cppwp/basic.stc.dynamic.deallocation
1
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation-1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L4653
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation-1.sentence-1
2
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation-2
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L4658
destroying operator delete
https://timsong-cpp.github.io/cppwp/basic.stc#def:operator_delete,destroying
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation-2.sentence-1
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation-2.sentence-2
1
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation-note-1
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation-2.sentence-3
3
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation-3
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L4670
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation-3.sentence-1
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation-3.sentence-2
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation-3.sentence-3
usual deallocation function
https://timsong-cpp.github.io/cppwp/basic.stc#def:usual_deallocation_function
(3.1)
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation-3.1
(3.2)
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation-3.2
19
https://timsong-cpp.github.io/cppwp/basic.stc#footnote-19
(3.3)
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation-3.3
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation-3.sentence-4
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation-3.sentence-5
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation-3.sentence-6
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation-3.sentence-7
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation-3.sentence-8
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation-3.sentence-9
4
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation-4
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L4706
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation-4.sentence-1
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation-4.sentence-2
5
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation-5
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/basic.tex#L4712
[basic.compound]
https://timsong-cpp.github.io/cppwp/basic.compound
.
https://timsong-cpp.github.io/cppwp/basic.stc#dynamic.deallocation-5.sentence-1
19)
https://timsong-cpp.github.io/cppwp/basic.stc#footnote-19
19)
https://timsong-cpp.github.io/cppwp/basic.stc#footnoteref-19
[diff.cpp11.basic]
https://timsong-cpp.github.io/cppwp/diff.cpp11.basic
.
https://timsong-cpp.github.io/cppwp/basic.stc#footnote-19.sentence-1
URLs of
crawlers that visited me
.