This repository has been archived by the owner on Dec 26, 2023. It is now read-only.
3.9.1
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 !