lu
Dlang.org
Buffer.popFront
lu
container
Buffer
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 pure @
safe
nothrow @
nogc
void
popFront
(
)
lu
container
Buffer
functions
clear
empty
front
length
opOpAssign
popFront
put
reserve
reset
manifest constants
growthFactor
variables
buf
bufferSize
end
pos
Advances the current position to the next item in the buffer.