std::allocator<T>::~allocator
~allocator(); | (до C++20) | |
constexpr ~allocator(); | (с C++20) |
Уничтожает стандартный аллокатор.
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/memory/allocator/%7Eallocator