[ Web Proxy ]
URL:
Viewing: https://cppreference.com/cpp/memory/allocator/~allocator [Back]  [Original]

std::allocator<T>::~allocator - cppreference.com
cppreference.com
Namespaces
Variants

std::allocator<T>::~allocator

From cppreference.com
 
 
Memory management library
Allocators
Memory resources
Uninitialized storage (until C++20*)
Garbage collector support (until C++23)
 
 
~allocator();
(until C++20)
constexpr ~allocator();
(since C++20)

Destroys the default allocator.


Web Proxy Viewer  |  New URL  |  Original Page