BloombergLP::bdlcc::ObjectPoolFunctors::DefaultCreator

The default CREATOR parameter type for the ObjectPool class template.

Synopsis

Declared in <bdlcc_objectpool.h>

typedef bsl::function<void(void*, bslma::Allocator*)> DefaultCreator;