Vector.gb

Get a reference to the second and third elements.

struct Vector(T, uint N)
static if(N >= 3)
alias gb = yz

Meta