Append an element having the specified value to the end of this array.

Synopsis

Declared in <bdlc_packedintarray.h>

void
append(ElementType value);

Created with MrDocs