RingBufferNoGC.popBack

Removes an item from the back of the queue. Returns: the removed item.

struct RingBufferNoGC(T)
nothrow @nogc
T
popBack
()

Meta