Quaternion.opBinary

struct Quaternion(T)
const
opBinary
(
string op
U
)
if (
is(U : Quaternion) ||
(isConvertible!U)
)

Meta