Skip to content

Hashmap v2.0.1

Compare
Choose a tag to compare
@DavidLeeds DavidLeeds released this 21 Feb 09:21
· 19 commits to master since this release

Maintenance release for v2.0.

  • Fixed build with Clang compiler. Removed struct definition in for loop in the hashmap_foreach macros.
  • Defined HASHMAP_BUILD_TESTS CMake option and set to OFF, by default
  • CMAKE_BUILD_TYPE is now Release, by default
  • Updated README