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