core.internal.container.hashtab
HashTab container for internal usage.
Copyright
Copyright Martin Nowak 2013.
struct HashTab
Types 1
Methods
void reset()void opIndexAssign(Value value, Key key)inout(Value) * opBinaryRight(string op)(const scope Key key) if (op == "in") inoutvoid grow()void shrink()void ensureNotInOpApply()Destructors
Nested Templates
Node