For the ObjectPoolFunctors::DefaultCreator, provide a metafunction that returns ObjectPool_DefaultProxy<TYPE> as the creator proxy for type TYPE.
Synopsis
Declared in <bdlcc_objectpool.h>
template<>
struct ObjectPool_ProxyPicker<ObjectPoolFunctors::DefaultCreator>;