Same as the preceding overload, using the default growBy value.
Synopsis
Declared in <bdlcc_objectpool.h>
explicit
ObjectPool(
CREATOR const& objectCreator,
bslma::Allocator* basicAllocator = 0);
Created with MrDocs
Same as the preceding overload, using the default growBy value.
Declared in <bdlcc_objectpool.h>
explicit
ObjectPool(
CREATOR const& objectCreator,
bslma::Allocator* basicAllocator = 0);
Created with MrDocs