RehashingAA.this

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.