containers v0.1.0 (2015-08-28T00:03:20Z)
Home
Dub
Repo
UnrolledList.insert
containers
unrolledlist
UnrolledList
Inserts the given range into the end of the list
struct
UnrolledList
(T, bool supportGC = true, size_t cacheLineSize = 64)
alias
insert
=
insertBack
Meta
Source
See Implementation
containers
unrolledlist
UnrolledList
aliases
insert
opSlice
put
destructors
~this
functions
back
clear
empty
front
insertAnywhere
insertBack
length
moveBack
moveFront
popBack
popFront
range
remove
postblits
this(this)
structs
Range
variables
c
nodeCapacity
Inserts the given range into the end of the list