collections ~use_rciallocator (2022-02-01T01:24:12.5168002)
Dub
Repo
Array.capacity
stdx
collections
array
Array
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Array
(T)
@
trusted
const
size_t
capacity
(
)
Meta
Source
See Implementation
stdx
collections
array
Array
aliases
LocalAllocT
MutableAlloc
SharedAllocT
opDollar
constructors
this
destructors
~this
functions
addRef
allocator
capacity
delRef
destroyUnused
dup
empty
forceLength
front
getAllocator
insert
isUnique
length
opAssign
opBinary
opIndex
opIndexAssign
opIndexOpAssign
opIndexUnary
opOpAssign
opSlice
popFront
prefCount
reserve
save
setAllocator
tail
mixin templates
setSharedAllocator
postblits
this(this)
static functions
immutableInsert
static variables
capacityFactor
initCapacity
variables
_ouroborosAllocator
_payload
_support