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