github greg7mdp/parallel-hashmap 1.33

latest releases: v1.3.12, v1.3.11, v1.3.10...
3 years ago
  • Some small fixes to cleanup warnings with new compiler versions
  • add some extensions APIs allowing atomic test or changes while under the internal lock (for parallel_*_map maps): if_contains, modify_if, lazy_emplace_l, try_emplace_l, `erase_if``
  • replace internal container_internal namespace to the shorter priv
  • some other small cleanups (doc, tests, warnings).

Don't miss a new parallel-hashmap release

NewReleases is sending notifications on new releases.