BloombergLP::bdlc::CompactedArray::append

Append to this array the elements from the specified srcArray. Note that if this array and srcArray are the same, the behavior is as if a copy of srcArray were passed.

Synopsis

Declared in <bdlc_compactedarray.h>

void
append(CompactedArray const& srcArray);