flod ~master (2016-03-15T07:39:31Z)
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
destructors
~this
functions
alloc
commit
consume
opAssign
peek
postblits
this(this)
Removes first n objects of type T from the buffer.