Rect.opCast

opCast to another Rect type.

struct Rect(T)
const pure nothrow
opCast
(
V : Rect!U
U
)
()
if (
isNumeric!T
)

Meta