SwitchableContainer.SwitchableContainer.decorated - multiple declarations

Function SwitchableContainer.SwitchableContainer.decorated

Set the decorated decorated

SwitchableContainer.SwitchableContainer!T decorated (
  T decorated
) nothrow @safe;

Parameters

NameDescription
decorated decorated to be decorated

Returns

SwitchableContainer!T decorating decorated.

Function SwitchableContainer.SwitchableContainer.decorated

Get the decorated decorated.

T decorated () nothrow @safe;

Get the decorated decorated.

Returns

inout(T) decorated decorated