[#BloombergLP-bdlcc-BoundedQueue-isEmpty] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/BoundedQueue.adoc[BoundedQueue]::isEmpty :relfileprefix: ../../../ :mrdocs: Return `true` if this queue is empty (has no elements), or `false` otherwise. == Synopsis Declared in `<bdlcc_boundedqueue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isEmpty() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#