Append an element having the specified value to this array.

Synopsis

Declared in <bdlc_packedintarray.h>

void
append(TYPE value);

Parameters

Name

Description

value

element value to append

Created with MrDocs