polymorphic_allocator select_on_container_copy_construction() const; | (since C++17) |
Returns a default-constructed polymorphic_allocator
object.
(none).
A default-constructed polymorphic_allocator
object.
polymorphic_allocator
s do not propagate on container copy construction.
[static] | obtains the allocator to use after copying a standard container (public static member function of std::allocator_traits<Alloc> ) |
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/memory/polymorphic_allocator/select_on_container_copy_construction