SwitchableContainer.terminate

Destruct all managed components.

Destruct all managed components. The method denotes the end of container lifetime, and therefore destruction of all managed components by it.

class SwitchableContainer
static if(is(T : Container))
terminate
()

Meta