Rect.opBinary

Supported operations: +=, -=, *=, /=, %=

struct Rect(T)
const pure nothrow
opBinary
(
string op
)
(
ref const Rect rect
)
if (
isNumeric!T
)

Meta