gfm7 ~master (2021-07-09T09:06:39Z)
Home
Dub
Repo
QueueImpl.length
gfm
core
queue
QueueImpl
class
QueueImpl
(T, OverflowPolicy overflowPolicy)
pure const nothrow
size_t
length
(
)
Return Value
Type:
size_t
number of items in the queue.
Meta
Source
See Implementation
gfm
core
queue
QueueImpl
constructors
this
functions
back
clear
front
length
opIndex
opSlice
popBack
popFront
pushBack
pushFront
properties
capacity
isFull
structs
Range