Return an address of modifiable object from this object pool. If this pool is empty, it is replenished according to the strategy specified at the pool construction (or an implementation-defined strategy if none was provided).
Declared in <bdlcc_objectpool.h>
TYPE*
getObject();