This template class implements a collection of Slots.
Unlike Array elements, Slots may be empty, filled, or freed. New Slots are either allocated from the list of freed Slots, or added to the end of the underlying Array.
File: SlotManager.h
Module: API Reference