template class ObjectPool<class Object> (Return to index)

Support for keeping a "pool" of frequently-used objects, to avoidhaving to free and re-allocate them all the time.

Type:
    Instantiable

Include file:
    ../../pool/ObjectPool.h

Synopsis:

Public methods:



Protected methods: