Reserve sufficient internal capacity to accommodate up to the specified numElements values without subsequent reallocation. Note that if numElements <= length(), this operation has no effect.
Declared in <bdlc_queue.h>
void
reserveCapacity(int numElements);