Skip to content

v1.3.3

Compare
Choose a tag to compare
@Tessil Tessil released this 16 Jul 11:07
· 110 commits to master since this release
  • Critical bug correction (#27), on rehash some elements were lost in the overflow list in some corner cases.
  • Use std::uint_least* instead of std::uint* for better portability.