Queue.removeHead

Delete the head element

struct Queue(Type, ushort MaxSize)
nothrow @safe @nogc
void
removeHead
()

Meta