Box.opAssign

Assign with another box.

struct Box(T, int N)
public @nogc ref nothrow
opAssign
(
U
)
(
U x
)
if ()

Meta