Vector.this

Construct a Vector with a T[] or the values as arguments

struct Vector(T, int N)
nothrow @nogc pure nothrow
this
(
Args...
)
(
Args args
)

Meta