Return the maximum size of this pool.

Synopsis

Declared in <bdlma_concurrentfixedpool.h>

int
poolSize() const;

Return Value

maximum number of memory blocks that can be allocated from this pool

Created with MrDocs