Returns a const iterator to the first element.
Declared in <absl/container/chunked_queue.h>
<absl/container/chunked_queue.h>
const_iterator begin() const;
A const iterator to the beginning of the queue.