mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
MmapArray.capacity
mecca
lib
memory
MmapArray
Returns the number of elements the array can grow to with no further allocations
struct
MmapArray
(T, bool shrink = false)
@
property
const pure nothrow @
nogc
size_t
capacity
(
)
Meta
Source
See Implementation
mecca
lib
memory
MmapArray
destructors
~this
functions
allocate
free
reserve
postblits
this(this)
properties
arr
capacity
closed
length
Returns the number of elements the array can grow to with no further allocations