Namespaces
Variants

std::pmr::memory_resource:: memory_resource

From cppreference.net
Memory management library
( exposition only* )
Allocators
Uninitialized memory algorithms
Constrained uninitialized memory algorithms
Memory resources
Uninitialized storage (until C++20)
( until C++20* )
( until C++20* )
( until C++20* )

Garbage collector support (until C++23)
(C++11) (until C++23)
(C++11) (until C++23)
(C++11) (until C++23)
(C++11) (until C++23)
(C++11) (until C++23)
(C++11) (until C++23)
memory_resource ( ) = default ;
(1) (desde C++17)
(declarado implícitamente)
memory_resource ( const memory_resource & ) = default ;
(2) (desde C++17)
(declarado implícitamente)
1) Constructor predeterminado declarado implícitamente.
2) Constructor de copia declarado implícitamente.