BloombergLP::bdlc::PackedIntArray<int>::reserveCapacity

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.

Synopsis

Declared in <bdlc_packedintarray.h>

void
reserveCapacity(std::size_t numElements);