voxelman.container.hash.hashtableparts

Members

Mixin templates

HashMapImpl
mixintemplate HashMapImpl()
Undocumented in source.
HashSetImpl
mixintemplate HashSetImpl()
Undocumented in source.
HashTablePart
mixintemplate HashTablePart(KeyBucketT, bool store_values)

If store_values = false then table works like hashset

Meta

Authors

Andrey Penechko.