20
Memory management library
[mem]
20.1
General
[mem.general]
1
#
This Clause describes components for memory management
.
2
#
The following subclauses describe general memory management facilities, smart pointers, memory resources, and scoped allocators, as summarized in Table
43
.
Table
43
: Memory management library summary
[tab:mem.summary]
🔗
Subclause
Header
🔗
[memory]
Memory
<
cstdlib
>
,
<
memory
>
🔗
[smartptr]
Smart pointers
<
memory
>
🔗
[mem.
res]
Memory resources
<
memory_
resource
>
🔗
[allocator.
adaptor]
Scoped allocators
<
scoped_
allocator
>