RingBuffer.empty

class RingBuffer(T)
@safe @nogc pure nothrow
bool
empty
()

Return Value

Type: bool

true if empty

Meta