Memory management library - cppreference.com

en.cppreference.com

C++ | Compiler support | Freestanding and hosted | Language | Standard library | Standard library headers | Named requirements | Feature test macros | Language support library | Concepts library | Diagnostics library | Metaprogramming library | Containers library | Iterators library | Ranges library | Algorithms library | Strings library | Text processing library | Numerics library | Date and time library | Input/output library | Filesystem library | Concurrency support library | Execution control library | Technical specifications | Symbols index | [edit] | Support us

Tin mới

Specialized <memory> algorithms

Low level memory management

C-style memory management

You are encouraged to create an account and log in; however, it is not mandatory

You are encouraged to log in; however, it is not mandatory [o]

Discussion about the content page (page does not exist) [t]

This page is protected. You can view its source [e]

Past revisions of this page [h]

cpp/compiler support

Freestanding and hosted

cpp/standard library

Standard library headers

Named requirements

Feature test macros

Language support library

Diagnostics library

Metaprogramming library

Containers library

Algorithms library

Text processing library

Date and time library

Input/output library

Filesystem library

Concurrency support library

Execution control library

Technical specifications

External libraries

cpp/memory/allocator

cpp/memory/allocator traits

cpp/memory/allocation result

scoped_allocator_adaptor

cpp/memory/allocator arg

cpp/memory/uses allocator

uses_allocator_construction_args

make_obj_using_allocator

pmr::polymorphic_allocator

uninitialized_construct_using_allocator

pmr::memory_resource

pmr::get_default_resource

pmr::set_default_resource

pmr::new_delete_resource

cpp/memory/pool options

pmr::null_memory_resource

pmr::synchronized_pool_resource

pmr::unsynchronized_pool_resource

pmr::monotonic_buffer_resource

cpp/memory/start lifetime as

cpp/memory/indirect

cpp/memory/polymorphic

cpp/memory/pointer traits