opOpAssignImpl

Undocumented in source. Be warned that the author may not have intended to support it.
void
opOpAssignImpl
(
string op : "*"
T
U
)
(
ref Vec!(T, 3) a
,
const Quat!U b
)
if (
isNumeric!T &&
isNumeric!U
)

Meta