Vector.a

Get a reference to fourth element.

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

Meta