std::allocator<T>::
~allocator
<
cpp
|
memory
|
allocator
~allocator
(
)
;
(C++20 前)
constexpr
~allocator
(
)
;
(C++20 起)
销毁默认分配器。