Vector.this

Undocumented in source.
  1. this(T t)
  2. this(X[] t)
    struct Vector(T)
    export public export
    this
    (
    X
    )
    (
    X[] t
    )
    if (
    is(Unqual!X == Unqual!T)
    )

Meta