Skip to main content

std::allocator<T>::~allocator

Untill C++20
~allocator();
Since C++20
constexpr ~allocator();

Destroys the default allocator.

std::allocator<T>::~allocator

Untill C++20
~allocator();
Since C++20
constexpr ~allocator();

Destroys the default allocator.