Create the specified numObjects objects and add them to this object pool. The behavior is undefined unless 0 <= numObjects.
numObjects
0 <= numObjects
Declared in <bdlcc_objectpool.h>
<bdlcc_objectpool.h>
void increaseCapacity(int numObjects);