Box.opCast

Cast to other box types.

struct Box(T, int N)
pure nothrow const @safe @nogc
U
opCast
(
U
)
()
if ()
if (
N >= 1 &&
N <= 3
)

Meta