ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
QueueChain.length
ocean
util
container
queue
QueueChain
QueueChain
class
QueueChain
size_t
length
(
)
Return Value
Type:
size_t
the number of items in the queue
Meta
Source
See Implementation
ocean
util
container
queue
QueueChain
QueueChain
constructors
this
functions
clear
free_space
is_empty
length
peek
pop
push
total_space
used_space
willFit