IRingQueue.is_empty

Tells whether the queue is empty.

class IRingQueue(IBaseQueue)
bool
is_empty
()

Return Value

Type: bool

true if the queue is empty

Meta