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