bsl::vector<long double>::get_allocator

Return (a copy of) the allocator used for memory allocation by this vector.

Synopsis

Declared in <bslstl_vector.h>

allocator_type
get_allocator() const noexcept;