Return true if there are no items in this multi‐priority queue, and false otherwise.

Synopsis

Declared in <bdlcc_multipriorityqueue.h>

bool
isEmpty() const;

Created with MrDocs