Create a new proxy for a function object which invokes the default constructor of TYPE. Use the specified basicAllocator to supply memory.
Synopsis
Declared in <bdlcc_objectpool.h>
explicit
ObjectPool_DefaultProxy(bslma::Allocator* basicAllocator);
Created with MrDocs