Files
2025-10-25 03:02:53 +03:00

1.5 KiB

[mem.general]

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 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>