switchable

Wrap up a container into switchable container.

Wraps up a container to provide switching capabilites to it.

switchable
(
T : Container
)
(
auto ref T container
)

Return Value

Type: auto

SwitchableContainer!T

Meta