absl::chunked_queue::get_allocator

Returns the allocator associated with the container.

Synopsis

Declared in <absl/container/chunked_queue.h>

allocator_type
get_allocator() const;

Return Value

The allocator.