BloombergLP::bdlma::ConcurrentPoolAllocator::ConcurrentPoolAllocator

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