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