Same as the preceding overload, using the specified growBy.

Synopsis

Declared in <bdlcc_sharedobjectpool.h>

SharedObjectPool(
    CREATOR const& objectCreator,
    int growBy,
    bslma::Allocator* basicAllocator = 0);

Created with MrDocs