mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
MmapArray.closed
mecca
lib
memory
MmapArray
Returns
true
if the array currently has no allocated memory.
struct
MmapArray
(T, bool shrink = false)
@
property
const pure nothrow @
nogc
bool
closed
(
)
Meta
Source
See Implementation
mecca
lib
memory
MmapArray
destructors
~this
functions
allocate
free
reserve
postblits
this(this)
properties
arr
capacity
closed
length
Returns true if the array currently has no allocated memory.