Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

3.9.1

Compare
Choose a tag to compare
@martinus martinus released this 13 Nov 18:36
· 34 commits to master since this release

Direct download: robin_hood.h

  • Bugfix: repeated calls to reserve() does not continuously increase memory any more. Thanks @BearishSun!
  • Remove non-ASCII character (#99). Thanks @actboy168 !