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