1.5 KiB
1.5 KiB
[mem.general]
20 Memory management library [mem]
20.1 General [mem.general]
This Clause describes components for memory management.
The following subclauses describe general memory management facilities, smart pointers, memory resources, and scoped allocators, as summarized in Table 50.
Table 50 — Memory management library summary [tab:mem.summary]
| ð | Subclause | Header |
|---|---|---|
| ð [memory] |
Memory | , |
| ð [smartptr] |
Smart pointers | |
| ð [mem.composite.types] |
Types for composite class design | |
| ð [mem.res] |
Memory resources | <memory_resource> |
| ð [allocator.adaptor] |
Scoped allocators | <scoped_allocator> |