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