AbstractVec4.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto opBinary(const(AbstractVec4!R) rhs)
    struct AbstractVec4(T)
    const
    opBinary
    (
    string op
    R
    )
    (
    const(AbstractVec4!R) rhs
    )
  2. auto opBinary(const(R) rhs)

Meta