Returns a copy of the inlined vector's allocator.
Declared in <absl/container/inlined_vector.h>
<absl/container/inlined_vector.h>
allocator_type get_allocator() const;
A copy of the allocator.