名稱空間
變體
操作

std::allocator<T>::~allocator

來自 cppreference.com
< cpp‎ | 記憶體‎ | 分配器
 
 
記憶體管理庫
(僅作說明*)
未初始化記憶體演算法
受約束的未初始化
記憶體演算法
C 庫

分配器
記憶體資源
垃圾回收支援
(C++11)(直到 C++23)
未初始化儲存
顯式生命週期管理
智慧指標
(C++23)
低階記憶體
管理
(C++17)
雜項
 
 
~allocator();
(C++20 前)
constexpr ~allocator();
(C++20 起)

銷燬預設分配器。