Vector.ElementType

Alias for Vector element type.

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

Meta