collections ~use_rciallocator (2022-02-01T01:24:12.5168002)
Dub
Repo
Array.opSlice
stdx
collections
array
Array
Undocumented in source.
Qualified
opSlice
()
Qualified
opSlice
(size_t start, size_t end)
struct
Array
(T)
Qualified
opSlice
(
this
Qualified
)
(
size_t
start
,
size_t
end
)
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