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