Vector.opAssign

Ref. counting during structure assignation

struct Vector(T)
ref
typeof(this)
opAssign
(
ref typeof(this) rhs
)

Meta