ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
FlexibleFileQueue.is_empty
ocean
util
container
queue
FlexibleFileQueue
FlexibleFileQueue
Tells whether the queue is empty.
class
FlexibleFileQueue
bool
is_empty
(
)
Return Value
Type:
bool
true if the queue is empty
Meta
Source
See Implementation
ocean
util
container
queue
FlexibleFileQueue
FlexibleFileQueue
constructors
this
functions
clear
free_space
is_empty
length
peek
pop
push
total_space
used_space
willFit
static functions
exists
Tells whether the queue is empty.