FactoryMethodInstanceDestructor.destruct

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

class FactoryMethodInstanceDestructor
@trusted
void
destruct
()

Parameters

destructable Z

element to be destructed and deallocated using stored allocator

Meta