Vec.this

Undocumented in source.
  1. this(U[] elements)
    struct Vec(T, ulong n)
    @nogc pure nothrow
    this
    (
    U
    )
    ()
    if (
    n >= 1 &&
    isNumeric!T
    )
  2. this(U args)

Meta