Vector.q

Get a reference to fourth element.

struct Vector(T, uint N)
static if(N >= 4)
alias q = w

Meta