Vector.this

struct Vector(ulong n)
pure nothrow @nogc
this
(
T...
)
()
if (
n >= 1
)

Meta