ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
FixedRingQueueBase.maxItems
ocean
util
container
queue
FixedRingQueue
FixedRingQueueBase
class
FixedRingQueueBase
(IBaseQueue)
size_t
maxItems
(
)
Return Value
Type:
size_t
maximum number of elements that could be held in queue.
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