RingBuffer.popFront

Removes the element in the front of the buffer

class RingBuffer(T)
@safe @nogc pure nothrow
void
popFront
()

Meta