Pool item union. The list of pool items is an array of Item; the subclass specifies which member is actually used.
Creates an instance of this type from an object.
Creates an instance of this type from a pointer.
Object to store class instances in the pool
Pointer to store struct instances in the pool
See Implementation
Pool item union. The list of pool items is an array of Item; the subclass specifies which member is actually used.