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