flod ~step (2021-10-30T20:17:29.6642601)
Dub
Repo
MovingBuffer.consume
flod
buffer
MovingBuffer
Removes first
n
objects of type
T
from the buffer.
struct
MovingBuffer
(Allocator = Mallocator)
void
consume
(
T
)
(
size_t
n
)
Meta
Source
See Implementation
flod
buffer
MovingBuffer
constructors
this
functions
alloc
commit
consume
peek
postblits
this(this)
Removes first n objects of type T from the buffer.