lu
Dlang.org
RehashingAA.this
lu
container
RehashingAA
Constructor.
struct
RehashingAA
(AA : V[K], V, K)
pure @
safe
nothrow @
nogc
this
(
AA
aa
)
Parameters
aa
AA
Associative arary to inherit. Taken by reference for now.
lu
container
RehashingAA
constructors
this
functions
aaOf
byKey
byKeyValue
byValue
clear
dup
get
keys
length
maybeRehash
newKeysSinceLastRehash
numRehashes
opAssign
opBinaryRight
opCast
opEquals
opIndex
opIndexAssign
opIndexOpAssign
opIndexUnary
rehash
remove
require
uniqueKey
update
values
variables
_lengthAtLastRehash
_newKeysSinceLastRehash
_numRehashes
aa
minimumNeededForRehash
onRehashDg
rehashThresholdMultiplier
Constructor.