opOpAssignImpl

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

Meta