|
|
Member functions | ||||
(C++20/26*) | ||||
polymorphic_allocator::resource | ||||
Non-member functions | ||||
(until C++20) |
std::pmr::memory_resource* resource()const; | (since C++17) | |
Returns thememory resource pointer used by this polymorphic allocator.
(none)
The memory resource pointer used by this polymorphic allocator.