RehashingAA.this

Constructor.

struct RehashingAA(K, V)
this
(
V[K] aa
)

Parameters

aa V[K]

Associative arary to inherit. Taken by reference for now.

Meta