Vector2T.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct Vector2T(T)
@trusted nothrow
void
opOpAssign
(
string op
T2
)
()
if (
isNumeric!(T2) ||
)
if (
isNumeric!(T)
)

Meta