Namespaces
Variants

std::pmr::polymorphic_allocator<T>:: 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)
std:: pmr :: memory_resource * resource ( ) const ;
(C++17부터)

이 다형성 할당자가 사용하는 memory resource 포인터를 반환합니다.

매개변수

(없음)

반환값

이 다형성 할당자가 사용하는 메모리 리소스 포인터.