Same as the preceding overload, with the specified growthStrategy.
Synopsis
Declared in <bdlma_concurrentpoolallocator.h>
ConcurrentPoolAllocator(
size_type blockSize,
bsls::BlockGrowth::Strategy growthStrategy,
bslma::Allocator* basicAllocator = 0);
Created with MrDocs