Vec.opDollar

End of the vector.

struct Vec(T, size_t N)
size_t
opDollar
()
if (
N > 0 &&
isNumeric!T
)

Meta