[#BloombergLP-bdlc-PackedIntArray-0b-push_back] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/PackedIntArray-0b.adoc[PackedIntArray]::push_back :relfileprefix: ../../../ :mrdocs: Append an element having the specified `value` to the end of this array. == Synopsis Declared in `<bdlc_packedintarray.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void push_back(TYPE value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#