DefaultInstanceDestructor.destruct

Destruct a component of type T and deallocate it using stored allocator.

class DefaultInstanceDestructor(T)
@trusted
void
destruct
(
ref T component
)

Meta