[#BloombergLP-bdlc-PackedIntArray-0b-end] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/PackedIntArray-0b.adoc[PackedIntArray]::end :relfileprefix: ../../../ :mrdocs: Return an iterator one past the last element in this array. == Synopsis Declared in `<bdlc_packedintarray.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlc/PackedIntArray-0b/const_iterator.adoc[PackedIntArray<TYPE>::const_iterator] end() const; ---- == Description This reference remains valid as long as this array exists, and length does not decrease. == Return Value past‐the‐end iterator for this array [.small]#Created with https://www.mrdocs.com[MrDocs]#