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