VectorOps.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opAssign(BaseType e)
    mixintemplate VectorOps(VectorType, ArrayType : BaseType[N], BaseType, size_t N)
    pure nothrow @safe @nogc
    void
    opAssign
    (
    BaseType e
    )
  2. void opAssign(ArrayType v)

Meta