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