[#BloombergLP-bdlc-PackedIntArray-08-append-04] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/PackedIntArray-08.adoc[PackedIntArray<int>]::append :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 append(int value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#