René's URL Explorer Experiment
go
Title:
[basic.stc]
direct link
Domain:
timsong-cpp.github.io
Links
:
[basic]
https://timsong-cpp.github.io/cppwp/n4659/#basic
1
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#1
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L2836
storage duration
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#def:storage_duration
(1.1)
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#1.1
(1.2)
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#1.2
(1.3)
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#1.3
(1.4)
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#1.4
2
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#2
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L2850
[basic.def]
https://timsong-cpp.github.io/cppwp/n4659/basic.def
implicitly created by the implementation
https://timsong-cpp.github.io/cppwp/n4659/class.temporary
new-expression
https://timsong-cpp.github.io/cppwp/n4659/expr.new#nt:new-expression
3
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#3
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L2861
4
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#4
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L2864
invalid pointer values
https://timsong-cpp.github.io/cppwp/n4659/basic.compound#def:invalid_pointer_value
37
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#footnote-37
37)
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#footnote-37
6.7.1
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#static
[basic.stc.static]
https://timsong-cpp.github.io/cppwp/n4659/basic.stc.static
1
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#static-1
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L2880
static storage duration
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#def:static_storage_duration
[basic.start.static]
https://timsong-cpp.github.io/cppwp/n4659/basic.start.static
[basic.start.term]
https://timsong-cpp.github.io/cppwp/n4659/basic.start.term
2
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#static-2
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L2888
[class.copy]
https://timsong-cpp.github.io/cppwp/n4659/class.copy
3
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#static-3
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L2894
[stmt.dcl]
https://timsong-cpp.github.io/cppwp/n4659/stmt.dcl
[basic.start.term]
https://timsong-cpp.github.io/cppwp/n4659/basic.start.term
4
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#static-4
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L2901
6.7.2
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#thread
[basic.stc.thread]
https://timsong-cpp.github.io/cppwp/n4659/basic.stc.thread
1
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#thread-1
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L2908
thread storage duration
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#def:thread_storage_duration
2
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#thread-2
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L2916
odr-use
https://timsong-cpp.github.io/cppwp/n4659/basic.def.odr
6.7.3
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#auto
[basic.stc.auto]
https://timsong-cpp.github.io/cppwp/n4659/basic.stc.auto
1
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#auto-1
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L2922
automatic storage duration
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#def:automatic_storage_duration
2
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#auto-2
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L2930
[stmt.dcl]
https://timsong-cpp.github.io/cppwp/n4659/stmt.dcl
3
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#auto-3
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L2935
[class.copy]
https://timsong-cpp.github.io/cppwp/n4659/class.copy
6.7.4
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic
[basic.stc.dynamic]
https://timsong-cpp.github.io/cppwp/n4659/basic.stc.dynamic
1
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic-1
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L2945
program execution
https://timsong-cpp.github.io/cppwp/n4659/intro.execution
new-expression
https://timsong-cpp.github.io/cppwp/n4659/expr.new#nt:new-expression
delete-expression
https://timsong-cpp.github.io/cppwp/n4659/expr.delete#nt:delete-expression
allocation functions
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#def:allocation_functions
deallocation functions
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#def:deallocation_functions
[new.delete.placement]
https://timsong-cpp.github.io/cppwp/n4659/new.delete.placement
2
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic-2
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L2961
[new.delete]
https://timsong-cpp.github.io/cppwp/n4659/new.delete
[replacement.functions]
https://timsong-cpp.github.io/cppwp/n4659/replacement.functions
[support.dynamic]
https://timsong-cpp.github.io/cppwp/n4659/support.dynamic
new-expression
https://timsong-cpp.github.io/cppwp/n4659/expr.new#nt:new-expression
delete-expression
https://timsong-cpp.github.io/cppwp/n4659/expr.delete#nt:delete-expression
[class.free]
https://timsong-cpp.github.io/cppwp/n4659/class.free
3
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic-3
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L3009
[basic.stc.dynamic.allocation]
https://timsong-cpp.github.io/cppwp/n4659/basic.stc.dynamic.allocation
[basic.stc.dynamic.deallocation]
https://timsong-cpp.github.io/cppwp/n4659/basic.stc.dynamic.deallocation
6.7.4.1
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.allocation
[basic.stc.dynamic.allocation]
https://timsong-cpp.github.io/cppwp/n4659/basic.stc.dynamic.allocation
1
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.allocation-1
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L3017
[support.types]
https://timsong-cpp.github.io/cppwp/n4659/support.types
default argument
https://timsong-cpp.github.io/cppwp/n4659/dcl.fct.default
2
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.allocation-2
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L3032
[new.delete.single]
https://timsong-cpp.github.io/cppwp/n4659/new.delete.single
[conv.ptr]
https://timsong-cpp.github.io/cppwp/n4659/conv.ptr
[new.delete.single]
https://timsong-cpp.github.io/cppwp/n4659/new.delete.single
[new.delete.array]
https://timsong-cpp.github.io/cppwp/n4659/new.delete.array
38
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#footnote-38
3
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.allocation-3
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L3061
[new.handler]
https://timsong-cpp.github.io/cppwp/n4659/new.handler
[set.new.handler]
https://timsong-cpp.github.io/cppwp/n4659/set.new.handler
exception specification
https://timsong-cpp.github.io/cppwp/n4659/except.spec
throwing an exception
https://timsong-cpp.github.io/cppwp/n4659/except.throw
handler
https://timsong-cpp.github.io/cppwp/n4659/except.handle
std::bad_alloc
https://timsong-cpp.github.io/cppwp/n4659/bad.alloc
4
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.allocation-4
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L3077
new expression
https://timsong-cpp.github.io/cppwp/n4659/expr.new
function call
https://timsong-cpp.github.io/cppwp/n4659/expr.call
static storage duration
https://timsong-cpp.github.io/cppwp/n4659/basic.stc.static
thread storage duration
https://timsong-cpp.github.io/cppwp/n4659/basic.stc.thread
std::type_info
https://timsong-cpp.github.io/cppwp/n4659/expr.typeid
exception object
https://timsong-cpp.github.io/cppwp/n4659/except.throw
38)
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#footnote-38
6.7.4.2
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.deallocation
[basic.stc.dynamic.deallocation]
https://timsong-cpp.github.io/cppwp/n4659/basic.stc.dynamic.deallocation
1
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.deallocation-1
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L3091
2
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.deallocation-2
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L3098
usual deallocation function
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#def:usual_deallocation_function
(2.1)
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.deallocation-2.1
(2.2)
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.deallocation-2.2
39
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#footnote-39
(2.3)
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.deallocation-2.3
3
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.deallocation-3
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L3132
4
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.deallocation-4
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L3138
null pointer value
https://timsong-cpp.github.io/cppwp/n4659/conv.ptr#def:null_pointer_value
39)
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#footnote-39
[diff.cpp11.basic]
https://timsong-cpp.github.io/cppwp/n4659/diff.cpp11.basic
6.7.4.3
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.safety
[basic.stc.dynamic.safety]
https://timsong-cpp.github.io/cppwp/n4659/basic.stc.dynamic.safety
1
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.safety-1
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L3146
traceable pointer object
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#def:traceable_pointer_object
(1.1)
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.safety-1.1
object pointer type
https://timsong-cpp.github.io/cppwp/n4659/basic.compound#def:object_pointer_type
(1.2)
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.safety-1.2
(1.3)
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.safety-1.3
narrow character type
https://timsong-cpp.github.io/cppwp/n4659/basic.fundamental#def:type,narrow_character
2
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.safety-2
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L3159
safely-derived pointer
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#def:safely-derived_pointer
(2.1)
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.safety-2.1
40
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#footnote-40
(2.2)
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.safety-2.2
(2.3)
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.safety-2.3
[expr.add]
https://timsong-cpp.github.io/cppwp/n4659/expr.add
(2.4)
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.safety-2.4
[conv.ptr]
https://timsong-cpp.github.io/cppwp/n4659/conv.ptr
[expr.cast]
https://timsong-cpp.github.io/cppwp/n4659/expr.cast
(2.5)
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.safety-2.5
(2.6)
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.safety-2.6
(2.7)
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.safety-2.7
3
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.safety-3
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L3192
integer representation of a safely-derived pointer
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#def:safely-derived_pointer,integer_representation
(3.1)
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.safety-3.1
(3.2)
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.safety-3.2
(3.3)
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.safety-3.3
(3.4)
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.safety-3.4
4
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#dynamic.safety-4
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L3215
relaxed pointer safety
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#def:relaxed_pointer_safety
strict pointer safety
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#def:strict_pointer_safety
[util.dynamic.safety]
https://timsong-cpp.github.io/cppwp/n4659/util.dynamic.safety
[basic.stc.dynamic.deallocation]
https://timsong-cpp.github.io/cppwp/n4659/basic.stc.dynamic.deallocation
40)
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#footnote-40
6.7.5
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#inherit
[basic.stc.inherit]
https://timsong-cpp.github.io/cppwp/n4659/basic.stc.inherit
1
https://timsong-cpp.github.io/cppwp/n4659/basic.stc#inherit-1
#
https://github.com/cplusplus/draft/tree/1af12266e2ba8c5a0eb0699f09fa5bde53dd70f3/source/basic.tex#L3235
[intro.object]
https://timsong-cpp.github.io/cppwp/n4659/intro.object
URLs of
crawlers that visited me
.