Queue.back

last element, same as this[$-1]

struct Queue(V)
ref inout pure nothrow @property
inout(V)
back
(
string file = __FILE__
int line = __LINE__
)
()

Meta