Matrix3x3.opUnary

Undocumented in source. Be warned that the author may not have intended to support it.
struct Matrix3x3(ElemT)
const
opUnary
(
string op
)
()
if (
op == "-"
)
if (
traits.isNumeric!ElemT
)

Meta