github greg7mdp/parallel-hashmap v1.3.9

latest releases: v1.3.12, v1.3.11, v1.3.10...
12 months ago
  • Disable assert causing duplicated hash calls when NDEBUG is not defined.
  • Remove deprecated use of std::aligned_storage.
  • Fix clang-15 warnings
  • Make Throw a macro, for platforms missing definitions for std::*_error types.
  • swap allocators only if permitted by AllocTraits.
  • Add example mt_word_counter
  • Fix issue where entries could be marked as created even when the memory allocation fails, causing an exception when they are deleted later.

Don't miss a new parallel-hashmap release

NewReleases is sending notifications on new releases.