Queue.front

first element, same as this[0]

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

Meta