Reserve memory from this pool to satisfy memory requests for at least the specified numBlocks before the pool replenishes. The behavior is undefined unless 0 <= numBlocks.
numBlocks
0 <= numBlocks
Declared in <bdlma_pool.h>
<bdlma_pool.h>
void reserveCapacity(int numBlocks);