Vector.VecType

Undocumented in source.
struct Vector(T, size_t N)
alias VecType = Vector!(T, N)

Meta