BloombergLP::bdlc::PackedIntArrayImp::push_back

Append an element having the specified value to this array.

Synopsis

Declared in <bdlc_packedintarray.h>

void
push_back(ElementType value);

Parameters

NameDescription
valueelement value to append