The default CREATOR parameter type for the ObjectPool class template.
CREATOR
ObjectPool
Declared in <bdlcc_objectpool.h>
<bdlcc_objectpool.h>
typedef bsl::function<void(void*, bslma::Allocator*)> DefaultCreator;