![]() |
Home | Libraries | People | FAQ | More |
Return the associated memory_resource
.
allocator_type get_allocator() const;
This function returns an instance of polymorphic_allocator
constructed
from the associated memory_resource
.
Constant.
No-throw guarantee.