Matrix.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct Matrix(T, size_t R, size_t C)
ref pure nothrow
opOpAssign
(
string op
U
)
if (
isConvertible!U
)

Meta