BloombergLP::bdlcc::ObjectPool::numObjects

Return the (instantaneous) number of objects managed by this pool. This includes both the objects available in the pool and the objects that were allocated from the pool and not yet released.

Synopsis

Declared in <bdlcc_objectpool.h>

int
numObjects() const;