collections v0.0.0 (2018-01-09T15:03:06Z)
Dub
Repo
Array.allocator
stdx
collection
array
Array
Returns the actual allocator from ouroboros
struct
Array
(T)
@
trusted
ref
auto ref
allocator
(
this
_
)
(
)
Meta
Source
See Implementation
stdx
collection
array
Array
aliases
MutableAlloc
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
postblits
this(this)
static functions
immutableInsert
static variables
capacityFactor
initCapacity
variables
_ouroborosAllocator
_payload
_support
Returns the actual allocator from ouroboros