containers ~bsf-checks (2022-01-27T01:36:43.1057943)
Dub
Repo
UnrolledList.nodeCapacity
containers
unrolledlist
UnrolledList
Number of items stored per node.
struct
UnrolledList
(T, bool supportGC = true, size_t cacheLineSize = 64)
enum
size_t
nodeCapacity
;
Meta
Source
See Implementation
containers
unrolledlist
UnrolledList
aliases
insert
opSlice
put
destructors
~this
functions
back
empty
front
insertAnywhere
insertBack
length
moveBack
moveFront
popBack
popFront
range
remove
postblits
this(this)
variables
nodeCapacity
Number of items stored per node.