[#BloombergLP-bdlc-PackedIntArray-08-pop_back] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/PackedIntArray-08.adoc[PackedIntArray<int>]::pop_back :relfileprefix: ../../../ :mrdocs: Remove the last element from this array. The behavior is undefined unless `0 < length()` . == Synopsis Declared in `<bdlc_packedintarray.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void pop_back(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#