Return the number of elements in this queue.
Synopsis
Declared in <bdlc_queue.h>
int
length() const;
Return Value
number of elements in this queue
Created with MrDocs
Return the number of elements in this queue.
Declared in <bdlc_queue.h>
int
length() const;
number of elements in this queue
Created with MrDocs