PMatrix.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct PMatrix(M)
void
opAssign
(
X
)
(
auto ref X m
)
if (
is(typeof(*ptr = m))
)

Meta