[#BloombergLP-bdlc-PackedIntArrayImp-0a-append-039] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/PackedIntArrayImp-0a.adoc[PackedIntArrayImp]::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(xref:BloombergLP/bdlc/PackedIntArrayImp-0a/ElementType.adoc[ElementType] value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#