dplug v14.3.0 (2024-02-05T14:07:57Z)
Home
Dub
Repo
LockedQueue.capacity
dplug
core
lockedqueue
LockedQueue
struct
LockedQueue
(T)
const nothrow @
nogc
size_t
capacity
(
)
Return Value
Type:
size_t
Capacity of the locked queue.
Meta
Source
See Implementation
dplug
core
lockedqueue
LockedQueue
constructors
this
destructors
~this
functions
capacity
clear
popBack
popFront
pushBack
pushFront
tryPopBack
tryPopFront
postblits
this(this)