ReusableBlock.freeCapacity

Number of elements the block currently has room for

struct ReusableBlock(T, Flag!"dtors" dtors = Yes.dtors)
const @nogc nothrow pure @safe scope
size_t
freeCapacity
()

Meta