std::allocator<T>::~allocator
来自cppreference.com
<tbody>
</tbody>
<tbody class="t-dcl-rev ">
</tbody><tbody>
</tbody>
~allocator(); |
(C++20 前) | |
constexpr ~allocator(); |
(C++20 起) | |
销毁默认分配器。