Vector.ElementType

Alias for Vector element type.

struct Vector(T, uint N)
alias ElementType = T

Meta