SIMDScalar.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opOpAssign(SIMDScalar!(T, N) other)
    struct SIMDScalar(T, size_t N)
    public
    void
    opOpAssign
    (
    string op
    )
    (
    in SIMDScalar!(T, N) other
    )
    if (
    op == "+"
    )
  2. void opOpAssign(SIMDScalar!(T, N) other)
  3. void opOpAssign(SIMDScalar!(T, N) other)
  4. void opOpAssign(SIMDScalar!(T, N) other)
  5. void opOpAssign(SIMDScalar!(T, N) other)

Meta