begin overloads

Synopses

Declared in <absl/container/chunked_queue.h>

Returns an iterator to the first element.

Returns a const iterator to the first element.

Return Value

  • An iterator to the beginning of the queue.

  • A const iterator to the beginning of the queue.

Created with MrDocs