std::scoped_allocator_adaptor<OuterAlloc,InnerAlloc...>::~scoped_allocator_adaptor
Min standard notice:
Destroys the scoped allocator adaptor.
# Declarations
~scoped_allocator_adaptor();
(since C++11)
Destroys the scoped allocator adaptor.
~scoped_allocator_adaptor();
(since C++11)