collections v0.0.0 (2018-01-09T15:03:06Z)
Dub
Repo
SList.MutableAlloc
stdx
collection
slist
SList
Undocumented in source.
struct
SList
(T)
alias
MutableAlloc
=
AffixAllocator
!(
IAllocator
,
size_t
)
Meta
Source
See Implementation
stdx
collection
slist
SList
aliases
MutableAlloc
constructors
this
destructors
~this
functions
addRef
allocator
delRef
destroyUnused
dup
empty
front
getAllocator
insert
insertBack
isUnique
opAssign
opBinary
opOpAssign
popFront
prefCount
printRefCount
remove
save
setAllocator
tail
postblits
this(this)
static functions
immutableInsert
structs
Node
variables
_head
_ouroborosAllocator