std::scoped_allocator_adaptor::~scoped_allocator_adaptor

From cppreference.com
 
 
Dynamic memory management
Uninitialized storage
(C++17)
(deprecated since c++17)
(deprecated since c++17)
(deprecated since c++17)
Garbage collection support
Miscellaneous
(C++11)
(C++11)
C Library
Low level memory management
 
 
~scoped_allocator_adaptor();
(since C++11)

Destroys the scoped allocator adaptor.