mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
BucketsListChain.add
mutils
container
buckets_chain
BucketsListChain
Undocumented in source. Be warned that the author may not have intended to support it.
T
*
add
()
T
*
add
(T obj)
struct
BucketsListChain
(T, uint elementsInBucket = 64, bool addGCRange = hasIndirections!T)
static if
(
isImplicitlyConvertible!(T, T)
)
T
*
add
(
T
obj
)
Meta
Source
See Implementation
mutils
container
buckets_chain
BucketsListChain
aliases
ElementType
MyBucket
functions
add
addBucket
clear
initialize
remove
postblits
this(this)
variables
buckets