Returns the maximum number of elements the queue is able to hold.
Declared in <absl/container/chunked_queue.h>
<absl/container/chunked_queue.h>
size_type max_size() const noexcept;
The maximum number of elements.