Vector.tpq

Get a reference to the second, third and fourth elements.

struct Vector(T, uint N)
static if(N >= 4)
alias tpq = yzw

Meta