header

<memory>

Memory elements
This header defines general utilities to manage dynamic memory:

Allocators


Managed pointers


Functions and classes related to shared_ptr:

Uninitialized memory

Raw storage iterator:

Temporary buffers:

Specialized algorithms:

Memory model