std::pmr::polymorphic_allocator<T>::resource
來自 cppreference.com
< cpp | memory | polymorphic allocator
std::pmr::memory_resource* resource() const; |
(C++17 起) | |
返回此多型分配器所用的記憶體資源指標。
[編輯] 引數
(無)
[編輯] 返回值
此多型分配器所用的記憶體資源指標。