Releases: hordi/hash
Releases · hordi/hash
v1.4.1 - align bases on elements "alignof"
1.4.0
1.Added new classes hrd::hash_grow_map_heavy and hrd::hash_grow_set_heavy for lower memory usage in case of big (sizeof) objects types.
2.Some code cleanup plus added/fixed support of std::pairs as Keys.
3.DEFAULT_LOAD_FACTOR for hdr:: classes changed from 0.5 to 0.65