Vector.this

Undocumented in source.
  1. this(U values)
  2. this(Vector2!T xy, T z)
  3. this(Vector2!T xy, Vector2!T zw)
    struct Vector(T, ubyte N)
    static if(!(N == 3))
    static if(N == 4)
    this
    if (
    N >= 2 &&
    N <= 4
    )
  4. this(Vector3!T xyz, T w)

Meta