Returns the allocator associated with the container.
Synopsis
Declared in <absl/container/chunked_queue.h>
allocator_type
get_allocator() const;
Return Value
The allocator.
Created with MrDocs
Returns the allocator associated with the container.
Declared in <absl/container/chunked_queue.h>
allocator_type
get_allocator() const;
The allocator.
Created with MrDocs