Returns the number of elements in the queue.
Synopsis
Declared in <absl/container/chunked_queue.h>
size_t
size() const;
Return Value
The number of elements.
Created with MrDocs
Returns the number of elements in the queue.
Declared in <absl/container/chunked_queue.h>
size_t
size() const;
The number of elements.
Created with MrDocs