BloombergLP::bdlma::Pool::Pool

Same as the preceding overload, with the specified growthStrategy.

Synopsis

Declared in <bdlma_pool.h>

Pool(
    bsls::Types::size_type blockSize,
    bsls::BlockGrowth::Strategy growthStrategy,
    bslma::Allocator* basicAllocator = 0);