std::polymorphic<T, Allocator>::get_allocator - cppreference.com
From cppreference.com
constexpr allocator_type get_allocator() const noexcept; |
(since C++26) | |
Obtains the associated allocator.
From cppreference.com
constexpr allocator_type get_allocator() const noexcept; |
(since C++26) | |
Obtains the associated allocator.