dispose

Disposes a Combinations object. It destroys and then deallocates the Combinations object pointed to by a pointer. It is assumed the respective entities had been allocated with the same allocator.

Parameters

alloc Allocator

Custom allocator

perm Combinations!T

Combinations object

See Also

Meta