ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
IQueueInfo.is_empty
ocean
util
container
queue
model
IQueueInfo
IQueueInfo
Tells whether the queue is empty.
interface
IQueueInfo
bool
is_empty
(
)
Return Value
Type:
bool
true if the queue is empty
Meta
Source
See Implementation
ocean
util
container
queue
model
IQueueInfo
IQueueInfo
functions
free_space
is_empty
length
total_space
used_space
willFit
Tells whether the queue is empty.