BloombergLP::bdlcc::SharedObjectPool::SharedObjectPool

Same as the preceding overload, using the specified objectResetter.

Synopsis

Declared in <bdlcc_sharedobjectpool.h>

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