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

Synopsis

Declared in <bdlcc_singleproducersingleconsumerboundedqueue.h>

bool
isEmpty() const;

Created with MrDocs