Return true if there are no items in this multi‐priority queue, and false otherwise.
true
false
Declared in <bdlcc_multipriorityqueue.h>
<bdlcc_multipriorityqueue.h>
bool isEmpty() const;
Created with MrDocs