[#BloombergLP-bdlc-PackedIntArrayImp-02-isEmpty] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/PackedIntArrayImp-02.adoc[PackedIntArrayImp<PackedIntArrayImp_Unsigned>]::isEmpty :relfileprefix: ../../../ :mrdocs: Return `true` if there are no elements in this array, and `false` otherwise. == Synopsis Declared in `<bdlc_packedintarray.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isEmpty() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#