Size.opOpAssign

+= and -=

struct Size(T)
@nogc nothrow
void
opOpAssign
(
string op
)
(
in auto ref Size s
)

Meta