Buffer.popFront

Advances the current position to the next item in the buffer.

struct Buffer(T, Flag!"dynamic" dynamic = No.dynamic, size_t originalSize = 128)
pure nothrow @nogc
void
popFront
()

Meta