gfm v3.0.3 (2015-09-02T09:30:55Z)
Home
Dub
Repo
LockedQueue.this
gfm
core
queue
LockedQueue
Creates a locked queue with an initial capacity.
class
LockedQueue
(T)
this
(
size_t
capacity
)
Meta
Source
See Implementation
gfm
core
queue
LockedQueue
constructors
this
functions
capacity
clear
popBack
popFront
pushBack
pushFront
tryPopBack
tryPopFront
Creates a locked queue with an initial capacity.