Return the total number of items in this multi‐priority queue.
Synopsis
Declared in <bdlcc_multipriorityqueue.h>
int
length() const;
Return Value
total number of items in this queue
Created with MrDocs
Return the total number of items in this multi‐priority queue.
Declared in <bdlcc_multipriorityqueue.h>
int
length() const;
total number of items in this queue
Created with MrDocs