Create a new proxy for a function object which invokes the default constructor of TYPE. Use the specified basicAllocator to supply memory.
Declared in <bdlcc_objectpool.h>
explicit
ObjectPool_DefaultProxy(bslma::Allocator* basicAllocator);
| Name | Description |
|---|---|
| basicAllocator | allocator used to supply memory |