Make the capacity of this array at least the specified numElements. This method has no effect if the current capacity meets or exceeds the required capacity.
numElements
Declared in <bdlc_packedintarray.h>
<bdlc_packedintarray.h>
void reserveCapacity(std::size_t numElements);