Box.opAssign

Assign with another box.

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

Meta