MmapArray.capacity

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