containers ~master (2015-12-31T21:51:27Z)
Home
Dub
Repo
UnrolledList.range
containers
unrolledlist
UnrolledList
auto
range
()
struct
UnrolledList
(T, Allocator = Mallocator, bool supportGC = shouldAddGCRange!T, size_t cacheLineSize = 64)
const nothrow pure @
nogc
@
trusted
@
property
auto
range
(
this
This
)
(
)
alias
opSlice
=
range
Return Value
Type:
auto
a range over the list
Meta
Source
See Implementation
containers
unrolledlist
UnrolledList
aliases
insert
opSlice
put
constructors
this
destructors
~this
functions
back
clear
empty
front
insertAnywhere
insertBack
length
moveBack
moveFront
popBack
popFront
range
remove
postblits
this(this)
structs
Range
variables
c
nodeCapacity