BloombergLP::bdlcc::BoundedQueue::isEmpty

Return true if this queue is empty (has no elements), or false otherwise.

Synopsis

Declared in <bdlcc_boundedqueue.h>

bool
isEmpty() const;

Return Value

true if this queue is empty, and false otherwise