Create the specified growBy objects and add them to this object pool. The behavior is undefined unless 0 <= growBy.
Declared in <bdlcc_sharedobjectpool.h>
void
increaseCapacity(int growBy);
| Name | Description |
|---|---|
| growBy | number of objects to create and add |