Skip to content

Hashmap v2.0.2

Compare
Choose a tag to compare
@DavidLeeds DavidLeeds released this 05 Mar 22:47
· 12 commits to master since this release
e5696ae

Minor project updates:

  • Fixed a typo in the hashmap_collisions() macro.
  • Moved example into a dedicated directory and added a new CMake option: HASHMAP_BUILD_EXAMPLES.
  • Now including examples in CI build.
  • Quoted internal header includes to facilitate embedding the source into another build.
  • Updated the readme to include tutorial style examples.