dplug v6.0.22
Dub
Repo
LockedQueue.this
dplug
core
lockedqueue
LockedQueue
Creates a locked queue with an initial capacity.
struct
LockedQueue
(T)
nothrow @
nogc
this
(
size_t
capacity
)
Meta
Source
See Implementation
dplug
core
lockedqueue
LockedQueue
constructors
this
functions
capacity
clear
popBack
popFront
pushBack
pushFront
tryPopBack
tryPopFront
Creates a locked queue with an initial capacity.