The default CREATOR parameter type for the ObjectPool class template.
Synopsis
Declared in <bdlcc_objectpool.h>
typedef bsl::function<void(void*, xref:BloombergLP/bslma/Allocator.adoc[bslma::Allocator*)>] DefaultCreator;
Created with MrDocs