Return a snapshot of the number of objects available in this pool.
Synopsis
Declared in <bdlcc_objectpool.h>
int
numAvailableObjects() const;
Return Value
a snapshot of the number of objects available in this pool
Created with MrDocs