Return true if this queue is empty (has no elements), or false otherwise.
true
false
Declared in <bdlcc_fixedqueue.h>
<bdlcc_fixedqueue.h>
bool isEmpty() const;
Created with MrDocs