ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
FixedRingQueueBase.max_items
ocean
util
container
queue
FixedRingQueue
FixedRingQueueBase
Maximum number of elements in queue
class
FixedRingQueueBase
(IBaseQueue)
protected
size_t
max_items
;
Meta
Source
See Implementation
ocean
util
container
queue
FixedRingQueue
FixedRingQueueBase
constructors
this
functions
maxItems
peek_
pop_
push_
willFit
variables
element_size
max_items
used_space
Maximum number of elements in queue