Same as the preceding overload, using the specified objectResetter.
Declared in <bdlcc_sharedobjectpool.h>
SharedObjectPool(
CREATOR const& objectCreator,
RESETTER const& objectResetter,
int growBy = -1,
bslma::Allocator* basicAllocator = 0);