bsl::vector<VALUE_TYPE*, ALLOCATOR>::get_allocator

Return a copy of the allocator used by this vector.

Synopsis

Declared in <bslstl_vector.h>

vector<VALUE_TYPE*, ALLOCATOR>::allocator_type
get_allocator() const noexcept;

Return Value

copy of the allocator used by this vector