mempooled v0.2.0 (2021-09-25T19:32:16Z)
Dub
Repo
FixedPool.capacity
mempooled
fixed
FixedPool
Available number of items / blocks that can be allocated
struct
FixedPool
(size_t blockSize, size_t numBlocks, T = void)
nothrow @
nogc
const pure @
safe
size_t
capacity
(
)
Meta
Source
See Implementation
mempooled
fixed
FixedPool
constructors
this
destructors
~this
functions
alloc
capacity
dealloc
Available number of items / blocks that can be allocated