Vector.this

Undocumented in source.
  1. this(T val)
  2. this(T[] components)
  3. this(Vector!(T, N - 1) smallerVector, T extraComponent)
    struct Vector(T, uint N)
    static if(N >= 2)
    this
    if (
    N > 0
    )

Meta