Same as the default constructor, using the specified objectCreator.
Synopsis
Declared in <bdlcc_sharedobjectpool.h>
explicit
SharedObjectPool(
CREATOR const& objectCreator,
bslma::Allocator* basicAllocator = 0);
Created with MrDocs