Create the specified growBy objects and add them to this object pool. The behavior is undefined unless 0 <= growBy.

Synopsis

Declared in <bdlcc_sharedobjectpool.h>

void
increaseCapacity(int growBy);

Created with MrDocs