BloombergLP::bdlcc::ObjectPool::increaseCapacity

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);

Parameters

NameDescription
numObjectsnumber of objects to create and add to this pool