Destroyable.destruct

Destroy contained component using convertor and additional information available.

interface Destroyable
@safe nothrow
bool
destruct
()

Return Value

Type: bool

true if it was able to destroy, false otherwise.

Meta