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.
srcArray
Declared in <bdlc_compactedarray.h>
<bdlc_compactedarray.h>
void append(CompactedArray const& srcArray);