RenΓ©'s URL Explorer Experiment


Title: [memory]

direct link

Domain: timsong-cpp.github.io

Links:

[mem]https://timsong-cpp.github.io/cppwp/#mem
[memory.general]https://timsong-cpp.github.io/cppwp/memory#general
[memory.syn]https://timsong-cpp.github.io/cppwp/memory#syn
[pointer.traits]https://timsong-cpp.github.io/cppwp/memory#pointer.traits
[pointer.traits.general]https://timsong-cpp.github.io/cppwp/memory#pointer.traits.general
[pointer.traits.types]https://timsong-cpp.github.io/cppwp/memory#pointer.traits.types
[pointer.traits.functions]https://timsong-cpp.github.io/cppwp/memory#pointer.traits.functions
[pointer.traits.optmem]https://timsong-cpp.github.io/cppwp/memory#pointer.traits.optmem
[pointer.conversion]https://timsong-cpp.github.io/cppwp/memory#pointer.conversion
[ptr.align]https://timsong-cpp.github.io/cppwp/memory#ptr.align
[obj.lifetime]https://timsong-cpp.github.io/cppwp/memory#obj.lifetime
[allocator.tag]https://timsong-cpp.github.io/cppwp/memory#allocator.tag
[allocator.uses]https://timsong-cpp.github.io/cppwp/memory#allocator.uses
[allocator.uses.trait]https://timsong-cpp.github.io/cppwp/memory#allocator.uses.trait
[allocator.uses.construction]https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction
[allocator.traits]https://timsong-cpp.github.io/cppwp/memory#allocator.traits
[allocator.traits.general]https://timsong-cpp.github.io/cppwp/memory#allocator.traits.general
[allocator.traits.types]https://timsong-cpp.github.io/cppwp/memory#allocator.traits.types
[allocator.traits.members]https://timsong-cpp.github.io/cppwp/memory#allocator.traits.members
[allocator.traits.other]https://timsong-cpp.github.io/cppwp/memory#allocator.traits.other
[default.allocator]https://timsong-cpp.github.io/cppwp/memory#default.allocator
[default.allocator.general]https://timsong-cpp.github.io/cppwp/memory#default.allocator.general
[allocator.members]https://timsong-cpp.github.io/cppwp/memory#allocator.members
[allocator.globals]https://timsong-cpp.github.io/cppwp/memory#allocator.globals
[specialized.addressof]https://timsong-cpp.github.io/cppwp/memory#specialized.addressof
[c.malloc]https://timsong-cpp.github.io/cppwp/memory#c.malloc
20.2.1https://timsong-cpp.github.io/cppwp/memory#general
[memory.general]https://timsong-cpp.github.io/cppwp/memory.general
1https://timsong-cpp.github.io/cppwp/memory#general-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L26
https://timsong-cpp.github.io/cppwp/memory#header:%3cmemory%3e
https://timsong-cpp.github.io/cppwp/cstdlib.syn#header:%3ccstdlib%3e
.https://timsong-cpp.github.io/cppwp/memory#general-1.sentence-1
20.2.2https://timsong-cpp.github.io/cppwp/memory#syn
[memory.syn]https://timsong-cpp.github.io/cppwp/memory.syn
1https://timsong-cpp.github.io/cppwp/memory#syn-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L33
[pointer.traits]https://timsong-cpp.github.io/cppwp/memory#pointer.traits
[specialized.addressof]https://timsong-cpp.github.io/cppwp/memory#specialized.addressof
[specialized.algorithms]https://timsong-cpp.github.io/cppwp/specialized.algorithms
.https://timsong-cpp.github.io/cppwp/memory#syn-1.sentence-1
[smartptr]https://timsong-cpp.github.io/cppwp/smartptr
.https://timsong-cpp.github.io/cppwp/memory#syn-1.sentence-2
2https://timsong-cpp.github.io/cppwp/memory#syn-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L45
(2.1)https://timsong-cpp.github.io/cppwp/memory#syn-2.1
qualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
(2.2)https://timsong-cpp.github.io/cppwp/memory#syn-2.2
qualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
(2.3)https://timsong-cpp.github.io/cppwp/memory#syn-2.3
.https://timsong-cpp.github.io/cppwp/memory#syn-2.sentence-1
3https://timsong-cpp.github.io/cppwp/memory#syn-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L59
(3.1)https://timsong-cpp.github.io/cppwp/memory#syn-3.1
(3.2)https://timsong-cpp.github.io/cppwp/memory#syn-3.2
.https://timsong-cpp.github.io/cppwp/memory#syn-3.sentence-1
[compare.syn]https://timsong-cpp.github.io/cppwp/compare.syn
[pointer.traits]https://timsong-cpp.github.io/cppwp/memory#pointer.traits
[pointer.conversion]https://timsong-cpp.github.io/cppwp/memory#pointer.conversion
[ptr.align]https://timsong-cpp.github.io/cppwp/memory#ptr.align
[obj.lifetime]https://timsong-cpp.github.io/cppwp/memory#obj.lifetime
[allocator.tag]https://timsong-cpp.github.io/cppwp/memory#allocator.tag
[allocator.uses]https://timsong-cpp.github.io/cppwp/memory#allocator.uses
[allocator.uses.trait]https://timsong-cpp.github.io/cppwp/memory#allocator.uses.trait
uses_allocator_vhttps://timsong-cpp.github.io/cppwp/memory#lib:uses_allocator_v
[allocator.uses.construction]https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction
pair-likehttps://timsong-cpp.github.io/cppwp/tuple.syn#concept:pair-like
[allocator.traits]https://timsong-cpp.github.io/cppwp/memory#allocator.traits
allocation_resulthttps://timsong-cpp.github.io/cppwp/memory#lib:allocation_result
ptrhttps://timsong-cpp.github.io/cppwp/memory#lib:allocation_result,ptr
counthttps://timsong-cpp.github.io/cppwp/memory#lib:allocation_result,count
[default.allocator]https://timsong-cpp.github.io/cppwp/memory#default.allocator
[specialized.addressof]https://timsong-cpp.github.io/cppwp/memory#specialized.addressof
[specialized.algorithms]https://timsong-cpp.github.io/cppwp/specialized.algorithms
[special.mem.concepts]https://timsong-cpp.github.io/cppwp/special.mem.concepts
nothrow-input-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-input-iterator
nothrow-forward-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-forward-iterator
nothrow-bidirectional-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-bidirectional-iterator
nothrow-random-access-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-random-access-iterator
nothrow-sentinel-forhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-sentinel-for
nothrow-sized-sentinel-forhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-sized-sentinel-for
nothrow-input-rangehttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-input-range
nothrow-forward-rangehttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-forward-range
nothrow-bidirectional-rangehttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-bidirectional-range
nothrow-random-access-rangehttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-random-access-range
nothrow-sized-random-access-rangehttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-sized-random-access-range
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
nothrow-forward-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-forward-iterator
nothrow-sentinel-forhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-sentinel-for
default_initializablehttps://timsong-cpp.github.io/cppwp/concept.default.init#concept:default_initializable
nothrow-forward-rangehttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-forward-range
default_initializablehttps://timsong-cpp.github.io/cppwp/concept.default.init#concept:default_initializable
nothrow-forward-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-forward-iterator
default_initializablehttps://timsong-cpp.github.io/cppwp/concept.default.init#concept:default_initializable
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
nothrow-random-access-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-random-access-iterator
nothrow-sized-sentinel-forhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-sized-sentinel-for
default_initializablehttps://timsong-cpp.github.io/cppwp/concept.default.init#concept:default_initializable
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
nothrow-sized-random-access-rangehttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-sized-random-access-range
default_initializablehttps://timsong-cpp.github.io/cppwp/concept.default.init#concept:default_initializable
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
nothrow-random-access-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-random-access-iterator
default_initializablehttps://timsong-cpp.github.io/cppwp/concept.default.init#concept:default_initializable
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
nothrow-forward-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-forward-iterator
nothrow-sentinel-forhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-sentinel-for
default_initializablehttps://timsong-cpp.github.io/cppwp/concept.default.init#concept:default_initializable
nothrow-forward-rangehttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-forward-range
default_initializablehttps://timsong-cpp.github.io/cppwp/concept.default.init#concept:default_initializable
nothrow-forward-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-forward-iterator
default_initializablehttps://timsong-cpp.github.io/cppwp/concept.default.init#concept:default_initializable
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
nothrow-random-access-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-random-access-iterator
nothrow-sized-sentinel-forhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-sized-sentinel-for
default_initializablehttps://timsong-cpp.github.io/cppwp/concept.default.init#concept:default_initializable
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
nothrow-sized-random-access-rangehttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-sized-random-access-range
default_initializablehttps://timsong-cpp.github.io/cppwp/concept.default.init#concept:default_initializable
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
nothrow-random-access-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-random-access-iterator
default_initializablehttps://timsong-cpp.github.io/cppwp/concept.default.init#concept:default_initializable
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
uninitialized_copy_resulthttps://timsong-cpp.github.io/cppwp/memory#lib:uninitialized_copy_result
input_iteratorhttps://timsong-cpp.github.io/cppwp/iterator.concept.input#concept:input_iterator
sentinel_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sentinel#concept:sentinel_for
nothrow-forward-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-forward-iterator
nothrow-sentinel-forhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-sentinel-for
constructible_fromhttps://timsong-cpp.github.io/cppwp/concept.constructible#concept:constructible_from
input_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:input_range
nothrow-forward-rangehttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-forward-range
constructible_fromhttps://timsong-cpp.github.io/cppwp/concept.constructible#concept:constructible_from
uninitialized_copy_n_resulthttps://timsong-cpp.github.io/cppwp/memory#lib:uninitialized_copy_n_result
input_iteratorhttps://timsong-cpp.github.io/cppwp/iterator.concept.input#concept:input_iterator
nothrow-forward-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-forward-iterator
nothrow-sentinel-forhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-sentinel-for
constructible_fromhttps://timsong-cpp.github.io/cppwp/concept.constructible#concept:constructible_from
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
random_access_iteratorhttps://timsong-cpp.github.io/cppwp/iterator.concept.random.access#concept:random_access_iterator
sized_sentinel_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for
nothrow-random-access-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-random-access-iterator
nothrow-sized-sentinel-forhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-sized-sentinel-for
constructible_fromhttps://timsong-cpp.github.io/cppwp/concept.constructible#concept:constructible_from
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
sized-random-access-rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:sized-random-access-range
nothrow-sized-random-access-rangehttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-sized-random-access-range
constructible_fromhttps://timsong-cpp.github.io/cppwp/concept.constructible#concept:constructible_from
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
random_access_iteratorhttps://timsong-cpp.github.io/cppwp/iterator.concept.random.access#concept:random_access_iterator
nothrow-random-access-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-random-access-iterator
nothrow-sized-sentinel-forhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-sized-sentinel-for
constructible_fromhttps://timsong-cpp.github.io/cppwp/concept.constructible#concept:constructible_from
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
uninitialized_move_resulthttps://timsong-cpp.github.io/cppwp/memory#lib:uninitialized_move_result
input_iteratorhttps://timsong-cpp.github.io/cppwp/iterator.concept.input#concept:input_iterator
sentinel_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sentinel#concept:sentinel_for
nothrow-forward-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-forward-iterator
nothrow-sentinel-forhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-sentinel-for
constructible_fromhttps://timsong-cpp.github.io/cppwp/concept.constructible#concept:constructible_from
input_rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:input_range
nothrow-forward-rangehttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-forward-range
constructible_fromhttps://timsong-cpp.github.io/cppwp/concept.constructible#concept:constructible_from
uninitialized_move_n_resulthttps://timsong-cpp.github.io/cppwp/memory#lib:uninitialized_move_n_result
input_iteratorhttps://timsong-cpp.github.io/cppwp/iterator.concept.input#concept:input_iterator
nothrow-forward-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-forward-iterator
nothrow-sentinel-forhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-sentinel-for
constructible_fromhttps://timsong-cpp.github.io/cppwp/concept.constructible#concept:constructible_from
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
random_access_iteratorhttps://timsong-cpp.github.io/cppwp/iterator.concept.random.access#concept:random_access_iterator
sized_sentinel_forhttps://timsong-cpp.github.io/cppwp/iterator.concept.sizedsentinel#concept:sized_sentinel_for
nothrow-random-access-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-random-access-iterator
nothrow-sized-sentinel-forhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-sized-sentinel-for
constructible_fromhttps://timsong-cpp.github.io/cppwp/concept.constructible#concept:constructible_from
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
sized-random-access-rangehttps://timsong-cpp.github.io/cppwp/range.refinements#concept:sized-random-access-range
nothrow-sized-random-access-rangehttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-sized-random-access-range
constructible_fromhttps://timsong-cpp.github.io/cppwp/concept.constructible#concept:constructible_from
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
random_access_iteratorhttps://timsong-cpp.github.io/cppwp/iterator.concept.random.access#concept:random_access_iterator
nothrow-random-access-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-random-access-iterator
nothrow-sized-sentinel-forhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-sized-sentinel-for
constructible_fromhttps://timsong-cpp.github.io/cppwp/concept.constructible#concept:constructible_from
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
nothrow-forward-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-forward-iterator
nothrow-sentinel-forhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-sentinel-for
constructible_fromhttps://timsong-cpp.github.io/cppwp/concept.constructible#concept:constructible_from
nothrow-forward-rangehttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-forward-range
constructible_fromhttps://timsong-cpp.github.io/cppwp/concept.constructible#concept:constructible_from
nothrow-forward-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-forward-iterator
constructible_fromhttps://timsong-cpp.github.io/cppwp/concept.constructible#concept:constructible_from
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
nothrow-random-access-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-random-access-iterator
nothrow-sized-sentinel-forhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-sized-sentinel-for
constructible_fromhttps://timsong-cpp.github.io/cppwp/concept.constructible#concept:constructible_from
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
nothrow-sized-random-access-rangehttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-sized-random-access-range
constructible_fromhttps://timsong-cpp.github.io/cppwp/concept.constructible#concept:constructible_from
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
nothrow-random-access-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-random-access-iterator
constructible_fromhttps://timsong-cpp.github.io/cppwp/concept.constructible#concept:constructible_from
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
[specialized.construct]https://timsong-cpp.github.io/cppwp/specialized.construct
[specialized.destroy]https://timsong-cpp.github.io/cppwp/specialized.destroy
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
destructiblehttps://timsong-cpp.github.io/cppwp/concept.destructible#concept:destructible
nothrow-input-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-input-iterator
nothrow-sentinel-forhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-sentinel-for
destructiblehttps://timsong-cpp.github.io/cppwp/concept.destructible#concept:destructible
nothrow-input-rangehttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-input-range
destructiblehttps://timsong-cpp.github.io/cppwp/concept.destructible#concept:destructible
nothrow-input-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-input-iterator
destructiblehttps://timsong-cpp.github.io/cppwp/concept.destructible#concept:destructible
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
nothrow-random-access-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-random-access-iterator
nothrow-sized-sentinel-forhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-sized-sentinel-for
destructiblehttps://timsong-cpp.github.io/cppwp/concept.destructible#concept:destructible
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
nothrow-sized-random-access-rangehttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-sized-random-access-range
destructiblehttps://timsong-cpp.github.io/cppwp/concept.destructible#concept:destructible
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
execution-policyhttps://timsong-cpp.github.io/cppwp/algorithms.parallel.defns#concept:execution-policy
nothrow-random-access-iteratorhttps://timsong-cpp.github.io/cppwp/special.mem.concepts#concept:nothrow-random-access-iterator
destructiblehttps://timsong-cpp.github.io/cppwp/concept.destructible#concept:destructible
[algorithms.parallel.overloads]https://timsong-cpp.github.io/cppwp/algorithms.parallel.overloads
[unique.ptr]https://timsong-cpp.github.io/cppwp/unique.ptr
three_way_comparable_withhttps://timsong-cpp.github.io/cppwp/cmp.concept#concept:three_way_comparable_with
three_way_comparablehttps://timsong-cpp.github.io/cppwp/cmp.concept#concept:three_way_comparable
[util.smartptr.weak.bad]https://timsong-cpp.github.io/cppwp/util.smartptr.weak.bad
[util.smartptr.shared]https://timsong-cpp.github.io/cppwp/util.smartptr.shared
[util.smartptr.shared.create]https://timsong-cpp.github.io/cppwp/util.smartptr.shared.create
[util.smartptr.shared.cmp]https://timsong-cpp.github.io/cppwp/util.smartptr.shared.cmp
[util.smartptr.shared.spec]https://timsong-cpp.github.io/cppwp/util.smartptr.shared.spec
[util.smartptr.shared.cast]https://timsong-cpp.github.io/cppwp/util.smartptr.shared.cast
[util.smartptr.getdeleter]https://timsong-cpp.github.io/cppwp/util.smartptr.getdeleter
[util.smartptr.shared.io]https://timsong-cpp.github.io/cppwp/util.smartptr.shared.io
[util.smartptr.weak]https://timsong-cpp.github.io/cppwp/util.smartptr.weak
[util.smartptr.weak.spec]https://timsong-cpp.github.io/cppwp/util.smartptr.weak.spec
[util.smartptr.ownerless]https://timsong-cpp.github.io/cppwp/util.smartptr.ownerless
[util.smartptr.owner.hash]https://timsong-cpp.github.io/cppwp/util.smartptr.owner.hash
[util.smartptr.owner.equal]https://timsong-cpp.github.io/cppwp/util.smartptr.owner.equal
[util.smartptr.enab]https://timsong-cpp.github.io/cppwp/util.smartptr.enab
[util.smartptr.hash]https://timsong-cpp.github.io/cppwp/util.smartptr.hash
[util.smartptr.atomic]https://timsong-cpp.github.io/cppwp/util.smartptr.atomic
[out.ptr.t]https://timsong-cpp.github.io/cppwp/out.ptr.t
[out.ptr]https://timsong-cpp.github.io/cppwp/out.ptr
[inout.ptr.t]https://timsong-cpp.github.io/cppwp/inout.ptr.t
[inout.ptr]https://timsong-cpp.github.io/cppwp/inout.ptr
[indirect]https://timsong-cpp.github.io/cppwp/indirect
[indirect.hash]https://timsong-cpp.github.io/cppwp/indirect.hash
[polymorphic]https://timsong-cpp.github.io/cppwp/polymorphic
20.2.3https://timsong-cpp.github.io/cppwp/memory#pointer.traits
[pointer.traits]https://timsong-cpp.github.io/cppwp/pointer.traits
20.2.3.1https://timsong-cpp.github.io/cppwp/memory#pointer.traits.general
[pointer.traits.general]https://timsong-cpp.github.io/cppwp/pointer.traits.general
1https://timsong-cpp.github.io/cppwp/memory#pointer.traits.general-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L748
.https://timsong-cpp.github.io/cppwp/memory#pointer.traits.general-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:pointer_traits
20.2.3.2https://timsong-cpp.github.io/cppwp/memory#pointer.traits.types
[pointer.traits.types]https://timsong-cpp.github.io/cppwp/pointer.traits.types
1https://timsong-cpp.github.io/cppwp/memory#pointer.traits.types-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L773
has-elem-typehttps://timsong-cpp.github.io/cppwp/memory#concept:has-elem-type
2https://timsong-cpp.github.io/cppwp/memory#pointer.traits.types-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L795
has-elem-typehttps://timsong-cpp.github.io/cppwp/memory#concept:has-elem-type
[pointer.traits.functions]https://timsong-cpp.github.io/cppwp/memory#pointer.traits.functions
.https://timsong-cpp.github.io/cppwp/memory#pointer.traits.types-2.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:pointer,pointer_traits
3https://timsong-cpp.github.io/cppwp/memory#pointer.traits.types-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L809
.https://timsong-cpp.github.io/cppwp/memory#pointer.traits.types-3.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:element_type,pointer_traits
4https://timsong-cpp.github.io/cppwp/memory#pointer.traits.types-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L819
.https://timsong-cpp.github.io/cppwp/memory#pointer.traits.types-4.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:difference_type,pointer_traits
5https://timsong-cpp.github.io/cppwp/memory#pointer.traits.types-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L829
qualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
[temp.deduct]https://timsong-cpp.github.io/cppwp/temp.deduct
.https://timsong-cpp.github.io/cppwp/memory#pointer.traits.types-5.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:rebind,pointer_traits
6https://timsong-cpp.github.io/cppwp/memory#pointer.traits.types-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L842
qualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
[temp.deduct]https://timsong-cpp.github.io/cppwp/temp.deduct
.https://timsong-cpp.github.io/cppwp/memory#pointer.traits.types-6.sentence-1
20.2.3.3https://timsong-cpp.github.io/cppwp/memory#pointer.traits.functions
[pointer.traits.functions]https://timsong-cpp.github.io/cppwp/pointer.traits.functions
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:pointer_to,pointer_traits
1https://timsong-cpp.github.io/cppwp/memory#pointer.traits.functions-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L861
.https://timsong-cpp.github.io/cppwp/memory#pointer.traits.functions-1.sentence-1
2https://timsong-cpp.github.io/cppwp/memory#pointer.traits.functions-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L866
.https://timsong-cpp.github.io/cppwp/memory#pointer.traits.functions-2.sentence-1
3https://timsong-cpp.github.io/cppwp/memory#pointer.traits.functions-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L872
.https://timsong-cpp.github.io/cppwp/memory#pointer.traits.functions-3.sentence-1
.https://timsong-cpp.github.io/cppwp/memory#pointer.traits.functions-3.sentence-2
4https://timsong-cpp.github.io/cppwp/memory#pointer.traits.functions-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L877
.https://timsong-cpp.github.io/cppwp/memory#pointer.traits.functions-4.sentence-1
20.2.3.4https://timsong-cpp.github.io/cppwp/memory#pointer.traits.optmem
[pointer.traits.optmem]https://timsong-cpp.github.io/cppwp/pointer.traits.optmem
1https://timsong-cpp.github.io/cppwp/memory#pointer.traits.optmem-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L885
.https://timsong-cpp.github.io/cppwp/memory#pointer.traits.optmem-1.sentence-1
.https://timsong-cpp.github.io/cppwp/memory#pointer.traits.optmem-1.sentence-2
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:to_address,pointer_traits
2https://timsong-cpp.github.io/cppwp/memory#pointer.traits.optmem-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L897
.https://timsong-cpp.github.io/cppwp/memory#pointer.traits.optmem-2.sentence-1
3https://timsong-cpp.github.io/cppwp/memory#pointer.traits.optmem-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L902
1https://timsong-cpp.github.io/cppwp/memory#pointer.traits.optmem-note-1
.https://timsong-cpp.github.io/cppwp/memory#pointer.traits.optmem-3.sentence-1
[pointer.conversion]https://timsong-cpp.github.io/cppwp/memory#pointer.conversion
.https://timsong-cpp.github.io/cppwp/memory#pointer.traits.optmem-3.sentence-2
20.2.4https://timsong-cpp.github.io/cppwp/memory#pointer.conversion
[pointer.conversion]https://timsong-cpp.github.io/cppwp/pointer.conversion
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:to_address
1https://timsong-cpp.github.io/cppwp/memory#pointer.conversion-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L919
.https://timsong-cpp.github.io/cppwp/memory#pointer.conversion-1.sentence-1
2https://timsong-cpp.github.io/cppwp/memory#pointer.conversion-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L923
.https://timsong-cpp.github.io/cppwp/memory#pointer.conversion-2.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:to_address_
3https://timsong-cpp.github.io/cppwp/memory#pointer.conversion-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L934
[pointer.traits.optmem]https://timsong-cpp.github.io/cppwp/memory#pointer.traits.optmem
.https://timsong-cpp.github.io/cppwp/memory#pointer.conversion-3.sentence-1
20.2.5https://timsong-cpp.github.io/cppwp/memory#ptr.align
[ptr.align]https://timsong-cpp.github.io/cppwp/ptr.align
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:align
1https://timsong-cpp.github.io/cppwp/memory#ptr.align-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L949
(1.1)https://timsong-cpp.github.io/cppwp/memory#ptr.align-1.1
(1.2)https://timsong-cpp.github.io/cppwp/memory#ptr.align-1.2
2https://timsong-cpp.github.io/cppwp/memory#ptr.align-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L960
.https://timsong-cpp.github.io/cppwp/memory#ptr.align-2.sentence-1
.https://timsong-cpp.github.io/cppwp/memory#ptr.align-2.sentence-2
3https://timsong-cpp.github.io/cppwp/memory#ptr.align-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L969
.https://timsong-cpp.github.io/cppwp/memory#ptr.align-3.sentence-1
4https://timsong-cpp.github.io/cppwp/memory#ptr.align-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L975
1https://timsong-cpp.github.io/cppwp/memory#ptr.align-note-1
.https://timsong-cpp.github.io/cppwp/memory#ptr.align-4.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:assume_aligned
5https://timsong-cpp.github.io/cppwp/memory#ptr.align-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L991
.https://timsong-cpp.github.io/cppwp/memory#ptr.align-5.sentence-1
6https://timsong-cpp.github.io/cppwp/memory#ptr.align-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L995
[conv.qual]https://timsong-cpp.github.io/cppwp/conv.qual
[basic.align]https://timsong-cpp.github.io/cppwp/basic.align
.https://timsong-cpp.github.io/cppwp/memory#ptr.align-6.sentence-1
7https://timsong-cpp.github.io/cppwp/memory#ptr.align-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1001
.https://timsong-cpp.github.io/cppwp/memory#ptr.align-7.sentence-1
8https://timsong-cpp.github.io/cppwp/memory#ptr.align-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1005
.https://timsong-cpp.github.io/cppwp/memory#ptr.align-8.sentence-1
9https://timsong-cpp.github.io/cppwp/memory#ptr.align-9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1009
2https://timsong-cpp.github.io/cppwp/memory#ptr.align-note-2
.https://timsong-cpp.github.io/cppwp/memory#ptr.align-9.sentence-1
.https://timsong-cpp.github.io/cppwp/memory#ptr.align-9.sentence-2
.https://timsong-cpp.github.io/cppwp/memory#ptr.align-9.sentence-3
.https://timsong-cpp.github.io/cppwp/memory#ptr.align-9.sentence-4
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:is_sufficiently_aligned
10https://timsong-cpp.github.io/cppwp/memory#ptr.align-10
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1029
.https://timsong-cpp.github.io/cppwp/memory#ptr.align-10.sentence-1
11https://timsong-cpp.github.io/cppwp/memory#ptr.align-11
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1033
[conv.qual]https://timsong-cpp.github.io/cppwp/conv.qual
.https://timsong-cpp.github.io/cppwp/memory#ptr.align-11.sentence-1
12https://timsong-cpp.github.io/cppwp/memory#ptr.align-12
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1038
.https://timsong-cpp.github.io/cppwp/memory#ptr.align-12.sentence-1
13https://timsong-cpp.github.io/cppwp/memory#ptr.align-13
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1043
.https://timsong-cpp.github.io/cppwp/memory#ptr.align-13.sentence-1
20.2.6https://timsong-cpp.github.io/cppwp/memory#obj.lifetime
[obj.lifetime]https://timsong-cpp.github.io/cppwp/obj.lifetime
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:start_lifetime
1https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1057
[basic.types]https://timsong-cpp.github.io/cppwp/basic.types
[dcl.init.aggr]https://timsong-cpp.github.io/cppwp/dcl.init.aggr
.https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-1.sentence-1
2https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1062
[basic.life]https://timsong-cpp.github.io/cppwp/basic.life
.https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-2.sentence-1
.https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-2.sentence-2
1https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-note-1
.https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-2.sentence-3
[class.union]https://timsong-cpp.github.io/cppwp/class.union
.https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-2.sentence-4
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:start_lifetime_as
3https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1088
[basic.types.general]https://timsong-cpp.github.io/cppwp/basic.types.general#term.implicit.lifetime.type
[basic.types.general]https://timsong-cpp.github.io/cppwp/basic.types.general#term.incomplete.type
.https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-3.sentence-1
4https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1093
[basic.compound]https://timsong-cpp.github.io/cppwp/basic.compound
.https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-4.sentence-1
5https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1101
[intro.object]https://timsong-cpp.github.io/cppwp/intro.object
.https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-5.sentence-1
[basic.types.general]https://timsong-cpp.github.io/cppwp/basic.types.general#term.trivially.copyable.type
[bit.cast]https://timsong-cpp.github.io/cppwp/bit.cast
.https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-5.sentence-2
.https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-5.sentence-3
2https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-note-2
.https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-5.sentence-4
6https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1121
.https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-6.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:start_lifetime_as_array
7https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1140
.https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-7.sentence-1
8https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1144
.https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-8.sentence-1
.https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-8.sentence-2
[basic.compound]https://timsong-cpp.github.io/cppwp/basic.compound
.https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-8.sentence-3
9https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1154
.https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-9.sentence-1
.https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-9.sentence-2
10https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-10
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1162
[expr.eq]https://timsong-cpp.github.io/cppwp/expr.eq
.https://timsong-cpp.github.io/cppwp/memory#obj.lifetime-10.sentence-1
20.2.7https://timsong-cpp.github.io/cppwp/memory#allocator.tag
[allocator.tag]https://timsong-cpp.github.io/cppwp/allocator.tag
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:allocator_arg_t
1https://timsong-cpp.github.io/cppwp/memory#allocator.tag-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1181
.https://timsong-cpp.github.io/cppwp/memory#allocator.tag-1.sentence-1
[tuple]https://timsong-cpp.github.io/cppwp/tuple
Cpp17Allocatorhttps://timsong-cpp.github.io/cppwp/allocator.requirements.general#:Cpp17Allocator
[allocator.requirements.general]https://timsong-cpp.github.io/cppwp/allocator.requirements.general
.https://timsong-cpp.github.io/cppwp/memory#allocator.tag-1.sentence-2
20.2.8https://timsong-cpp.github.io/cppwp/memory#allocator.uses
[allocator.uses]https://timsong-cpp.github.io/cppwp/allocator.uses
20.2.8.1https://timsong-cpp.github.io/cppwp/memory#allocator.uses.trait
[allocator.uses.trait]https://timsong-cpp.github.io/cppwp/allocator.uses.trait
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:uses_allocator
1https://timsong-cpp.github.io/cppwp/memory#allocator.uses.trait-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1198
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.trait-1.sentence-1
Cpp17BinaryTypeTraithttps://timsong-cpp.github.io/cppwp/meta.rqmts#:Cpp17BinaryTypeTrait
[meta.rqmts]https://timsong-cpp.github.io/cppwp/meta.rqmts
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.trait-1.sentence-2
qualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
[temp.deduct]https://timsong-cpp.github.io/cppwp/temp.deduct
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.trait-1.sentence-3
(1.1)https://timsong-cpp.github.io/cppwp/memory#allocator.uses.trait-1.1
(1.2)https://timsong-cpp.github.io/cppwp/memory#allocator.uses.trait-1.2
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.trait-1.sentence-4
20.2.8.2https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction
[allocator.uses.construction]https://timsong-cpp.github.io/cppwp/allocator.uses.construction
1https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1220
Uses-allocator constructionhttps://timsong-cpp.github.io/cppwp/memory#def:uses-allocator_construction
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-1.sentence-1
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-1.sentence-2
2https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1230
(2.1)https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-2.1
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-2.1.sentence-1
(2.2)https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-2.2
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-2.2.sentence-1
(2.3)https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-2.3
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-2.3.sentence-1
3https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1247
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-3.sentence-1
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-3.sentence-2
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-3.sentence-3
1https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-note-1
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-3.sentence-4
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:uses_allocator_construction_args
4https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1274
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-4.sentence-1
5https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1278
(5.1)https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-5.1
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-5.1.sentence-1
(5.2)https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-5.2
(5.3)https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-5.3
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-5.3.sentence-1
(5.4)https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-5.4
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-5.4.sentence-1
2https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-note-2
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-5.sentence-2
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:uses_allocator_construction_args_
6https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1317
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-6.sentence-1
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-6.sentence-2
7https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1321
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-7.sentence-1
8https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1325
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:uses_allocator_construction_args__
9https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1349
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-9.sentence-1
10https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-10
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1353
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:uses_allocator_construction_args___
11https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-11
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1370
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-11.sentence-1
12https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-12
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1374
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:uses_allocator_construction_args____
13https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-13
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1395
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-13.sentence-1
14https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-14
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1399
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:uses_allocator_construction_args_____
15https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-15
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1420
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-15.sentence-1
16https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-16
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1424
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:uses_allocator_construction_args______
pair-likehttps://timsong-cpp.github.io/cppwp/tuple.syn#concept:pair-like
17https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-17
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1441
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-17.sentence-1
18https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-18
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1446
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:uses_allocator_construction_args_______
19https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-19
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1463
20https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-20
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1470
(20.1)https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-20.1
(20.2)https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-20.2
pair-likehttps://timsong-cpp.github.io/cppwp/tuple.syn#concept:pair-like
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-20.sentence-1
21https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-21
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1482
22https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-22
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1505
.https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-22.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:make_obj_using_allocator
23https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-23
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1520
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:uninitialized_construct_using_allocator
24https://timsong-cpp.github.io/cppwp/memory#allocator.uses.construction-24
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1536
20.2.9https://timsong-cpp.github.io/cppwp/memory#allocator.traits
[allocator.traits]https://timsong-cpp.github.io/cppwp/allocator.traits
20.2.9.1https://timsong-cpp.github.io/cppwp/memory#allocator.traits.general
[allocator.traits.general]https://timsong-cpp.github.io/cppwp/allocator.traits.general
1https://timsong-cpp.github.io/cppwp/memory#allocator.traits.general-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1550
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.general-1.sentence-1
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.general-1.sentence-2
1https://timsong-cpp.github.io/cppwp/memory#allocator.traits.general-note-1
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.general-1.sentence-3
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.general-1.sentence-4
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:allocator_traits
20.2.9.2https://timsong-cpp.github.io/cppwp/memory#allocator.traits.types
[allocator.traits.types]https://timsong-cpp.github.io/cppwp/allocator.traits.types
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:pointer,allocator_traits
1https://timsong-cpp.github.io/cppwp/memory#allocator.traits.types-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1615
qualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
[temp.deduct]https://timsong-cpp.github.io/cppwp/temp.deduct
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.types-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:const_pointer,allocator_traits
2https://timsong-cpp.github.io/cppwp/memory#allocator.traits.types-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1627
qualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
[temp.deduct]https://timsong-cpp.github.io/cppwp/temp.deduct
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.types-2.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:void_pointer,allocator_traits
3https://timsong-cpp.github.io/cppwp/memory#allocator.traits.types-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1640
qualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
[temp.deduct]https://timsong-cpp.github.io/cppwp/temp.deduct
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.types-3.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:const_void_pointer,allocator_traits
4https://timsong-cpp.github.io/cppwp/memory#allocator.traits.types-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1653
qualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
[temp.deduct]https://timsong-cpp.github.io/cppwp/temp.deduct
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.types-4.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:difference_type,allocator_traits
5https://timsong-cpp.github.io/cppwp/memory#allocator.traits.types-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1666
qualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
[temp.deduct]https://timsong-cpp.github.io/cppwp/temp.deduct
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.types-5.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:size_type,allocator_traits
6https://timsong-cpp.github.io/cppwp/memory#allocator.traits.types-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1679
qualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
[temp.deduct]https://timsong-cpp.github.io/cppwp/temp.deduct
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.types-6.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:propagate_on_container_copy_assignment,allocator_traits
7https://timsong-cpp.github.io/cppwp/memory#allocator.traits.types-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1692
qualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
[temp.deduct]https://timsong-cpp.github.io/cppwp/temp.deduct
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.types-7.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:propagate_on_container_move_assignment,allocator_traits
8https://timsong-cpp.github.io/cppwp/memory#allocator.traits.types-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1705
qualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
[temp.deduct]https://timsong-cpp.github.io/cppwp/temp.deduct
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.types-8.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:propagate_on_container_swap,allocator_traits
9https://timsong-cpp.github.io/cppwp/memory#allocator.traits.types-9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1718
qualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
[temp.deduct]https://timsong-cpp.github.io/cppwp/temp.deduct
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.types-9.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:is_always_equal,allocator_traits
10https://timsong-cpp.github.io/cppwp/memory#allocator.traits.types-10
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1731
qualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
[temp.deduct]https://timsong-cpp.github.io/cppwp/temp.deduct
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.types-10.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:rebind_alloc,allocator_traits
11https://timsong-cpp.github.io/cppwp/memory#allocator.traits.types-11
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1744
qualified-idhttps://timsong-cpp.github.io/cppwp/expr.prim.id.qual#nt:qualified-id
[temp.deduct]https://timsong-cpp.github.io/cppwp/temp.deduct
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.types-11.sentence-1
20.2.9.3https://timsong-cpp.github.io/cppwp/memory#allocator.traits.members
[allocator.traits.members]https://timsong-cpp.github.io/cppwp/allocator.traits.members
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:allocate,allocator_traits
1https://timsong-cpp.github.io/cppwp/memory#allocator.traits.members-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1761
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.members-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:allocate,allocator_traits_
2https://timsong-cpp.github.io/cppwp/memory#allocator.traits.members-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1772
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.members-2.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:allocate_at_least,allocator_traits
3https://timsong-cpp.github.io/cppwp/memory#allocator.traits.members-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1783
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.members-3.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:deallocate,allocator_traits
4https://timsong-cpp.github.io/cppwp/memory#allocator.traits.members-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1795
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.members-4.sentence-1
5https://timsong-cpp.github.io/cppwp/memory#allocator.traits.members-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1799
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.members-5.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:construct,allocator_traits
6https://timsong-cpp.github.io/cppwp/memory#allocator.traits.members-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1811
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.members-6.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:destroy,allocator_traits
7https://timsong-cpp.github.io/cppwp/memory#allocator.traits.members-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1825
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.members-7.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:max_size,allocator_traits
8https://timsong-cpp.github.io/cppwp/memory#allocator.traits.members-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1837
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.members-8.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:select_on_container_copy_construction,allocator_traits
9https://timsong-cpp.github.io/cppwp/memory#allocator.traits.members-9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1849
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.members-9.sentence-1
20.2.9.4https://timsong-cpp.github.io/cppwp/memory#allocator.traits.other
[allocator.traits.other]https://timsong-cpp.github.io/cppwp/allocator.traits.other
1https://timsong-cpp.github.io/cppwp/memory#allocator.traits.other-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1857
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.other-1.sentence-1
.https://timsong-cpp.github.io/cppwp/memory#allocator.traits.other-1.sentence-2
20.2.10https://timsong-cpp.github.io/cppwp/memory#default.allocator
[default.allocator]https://timsong-cpp.github.io/cppwp/default.allocator
20.2.10.1https://timsong-cpp.github.io/cppwp/memory#default.allocator.general
[default.allocator.general]https://timsong-cpp.github.io/cppwp/default.allocator.general
1https://timsong-cpp.github.io/cppwp/memory#default.allocator.general-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1866
[allocator.requirements.completeness]https://timsong-cpp.github.io/cppwp/allocator.requirements.completeness
.https://timsong-cpp.github.io/cppwp/memory#default.allocator.general-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:allocator
2https://timsong-cpp.github.io/cppwp/memory#default.allocator.general-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1898
.https://timsong-cpp.github.io/cppwp/memory#default.allocator.general-2.sentence-1
20.2.10.2https://timsong-cpp.github.io/cppwp/memory#allocator.members
[allocator.members]https://timsong-cpp.github.io/cppwp/allocator.members
1https://timsong-cpp.github.io/cppwp/memory#allocator.members-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1904
[intro.multithread]https://timsong-cpp.github.io/cppwp/intro.multithread
.https://timsong-cpp.github.io/cppwp/memory#allocator.members-1.sentence-1
.https://timsong-cpp.github.io/cppwp/memory#allocator.members-1.sentence-2
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:allocate,allocator
2https://timsong-cpp.github.io/cppwp/memory#allocator.members-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1917
[basic.types.general]https://timsong-cpp.github.io/cppwp/basic.types.general#term.incomplete.type
.https://timsong-cpp.github.io/cppwp/memory#allocator.members-2.sentence-1
3https://timsong-cpp.github.io/cppwp/memory#allocator.members-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1921
.https://timsong-cpp.github.io/cppwp/memory#allocator.members-3.sentence-1
4https://timsong-cpp.github.io/cppwp/memory#allocator.members-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1925
.https://timsong-cpp.github.io/cppwp/memory#allocator.members-4.sentence-1
5https://timsong-cpp.github.io/cppwp/memory#allocator.members-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1931
[new.delete]https://timsong-cpp.github.io/cppwp/new.delete
.https://timsong-cpp.github.io/cppwp/memory#allocator.members-5.sentence-1
.https://timsong-cpp.github.io/cppwp/memory#allocator.members-5.sentence-2
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:allocate_at_least,allocator
6https://timsong-cpp.github.io/cppwp/memory#allocator.members-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1947
[basic.types.general]https://timsong-cpp.github.io/cppwp/basic.types.general#term.incomplete.type
.https://timsong-cpp.github.io/cppwp/memory#allocator.members-6.sentence-1
7https://timsong-cpp.github.io/cppwp/memory#allocator.members-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1951
.https://timsong-cpp.github.io/cppwp/memory#allocator.members-7.sentence-1
8https://timsong-cpp.github.io/cppwp/memory#allocator.members-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1958
.https://timsong-cpp.github.io/cppwp/memory#allocator.members-8.sentence-1
9https://timsong-cpp.github.io/cppwp/memory#allocator.members-9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1964
.https://timsong-cpp.github.io/cppwp/memory#allocator.members-9.sentence-1
.https://timsong-cpp.github.io/cppwp/memory#allocator.members-9.sentence-2
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:deallocate,allocator
10https://timsong-cpp.github.io/cppwp/memory#allocator.members-10
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1978
(10.1)https://timsong-cpp.github.io/cppwp/memory#allocator.members-10.1
.https://timsong-cpp.github.io/cppwp/memory#allocator.members-10.1.sentence-1
.https://timsong-cpp.github.io/cppwp/memory#allocator.members-10.1.sentence-2
(10.2)https://timsong-cpp.github.io/cppwp/memory#allocator.members-10.2
.https://timsong-cpp.github.io/cppwp/memory#allocator.members-10.2.sentence-1
.https://timsong-cpp.github.io/cppwp/memory#allocator.members-10.2.sentence-2
11https://timsong-cpp.github.io/cppwp/memory#allocator.members-11
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1993
.https://timsong-cpp.github.io/cppwp/memory#allocator.members-11.sentence-1
12https://timsong-cpp.github.io/cppwp/memory#allocator.members-12
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L1997
[new.delete]https://timsong-cpp.github.io/cppwp/new.delete
.https://timsong-cpp.github.io/cppwp/memory#allocator.members-12.sentence-1
20.2.10.3https://timsong-cpp.github.io/cppwp/memory#allocator.globals
[allocator.globals]https://timsong-cpp.github.io/cppwp/allocator.globals
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:operator==,allocator
1https://timsong-cpp.github.io/cppwp/memory#allocator.globals-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L2014
.https://timsong-cpp.github.io/cppwp/memory#allocator.globals-1.sentence-1
20.2.11https://timsong-cpp.github.io/cppwp/memory#specialized.addressof
[specialized.addressof]https://timsong-cpp.github.io/cppwp/specialized.addressof
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:addressof
1https://timsong-cpp.github.io/cppwp/memory#specialized.addressof-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L2027
.https://timsong-cpp.github.io/cppwp/memory#specialized.addressof-1.sentence-1
2https://timsong-cpp.github.io/cppwp/memory#specialized.addressof-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L2032
[defns.const.subexpr]https://timsong-cpp.github.io/cppwp/defns.const.subexpr
.https://timsong-cpp.github.io/cppwp/memory#specialized.addressof-2.sentence-1
20.2.12https://timsong-cpp.github.io/cppwp/memory#c.malloc
[c.malloc]https://timsong-cpp.github.io/cppwp/c.malloc
1https://timsong-cpp.github.io/cppwp/memory#c.malloc-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L2041
1https://timsong-cpp.github.io/cppwp/memory#c.malloc-note-1
https://timsong-cpp.github.io/cppwp/cstdlib.syn#header:%3ccstdlib%3e
.https://timsong-cpp.github.io/cppwp/memory#c.malloc-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:aligned_alloc
2https://timsong-cpp.github.io/cppwp/memory#c.malloc-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L2057
.https://timsong-cpp.github.io/cppwp/memory#c.malloc-2.sentence-1
3https://timsong-cpp.github.io/cppwp/memory#c.malloc-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L2061
[new.delete]https://timsong-cpp.github.io/cppwp/new.delete
.https://timsong-cpp.github.io/cppwp/memory#c.malloc-3.sentence-1
4https://timsong-cpp.github.io/cppwp/memory#c.malloc-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L2067
[intro.object]https://timsong-cpp.github.io/cppwp/intro.object
.https://timsong-cpp.github.io/cppwp/memory#c.malloc-4.sentence-1
.https://timsong-cpp.github.io/cppwp/memory#c.malloc-4.sentence-2
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:realloc
5https://timsong-cpp.github.io/cppwp/memory#c.malloc-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L2081
.https://timsong-cpp.github.io/cppwp/memory#c.malloc-5.sentence-1
6https://timsong-cpp.github.io/cppwp/memory#c.malloc-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L2085
.https://timsong-cpp.github.io/cppwp/memory#c.malloc-6.sentence-1
.https://timsong-cpp.github.io/cppwp/memory#c.malloc-6.sentence-2
7https://timsong-cpp.github.io/cppwp/memory#c.malloc-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L2091
[new.delete]https://timsong-cpp.github.io/cppwp/new.delete
.https://timsong-cpp.github.io/cppwp/memory#c.malloc-7.sentence-1
[intro.object]https://timsong-cpp.github.io/cppwp/intro.object
.https://timsong-cpp.github.io/cppwp/memory#c.malloc-7.sentence-2
.https://timsong-cpp.github.io/cppwp/memory#c.malloc-7.sentence-3
πŸ”—https://timsong-cpp.github.io/cppwp/memory#lib:free
8https://timsong-cpp.github.io/cppwp/memory#c.malloc-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L2108
.https://timsong-cpp.github.io/cppwp/memory#c.malloc-8.sentence-1
9https://timsong-cpp.github.io/cppwp/memory#c.malloc-9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/memory.tex#L2112
.https://timsong-cpp.github.io/cppwp/memory#c.malloc-9.sentence-1

URLs of crawlers that visited me.