* Construct a new ObjectPool. The pool begins life with no allocated * memory. Objects are first allocated individually via malloc. Destroyed * objects have their backing memory stashed away to speed up future * allocations. For simplicity, no bulk allocations are performed. */
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected