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