Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Libpmemobj-cpp Version 1.9.1

Compare
Choose a tag to compare
@lukaszstolarczuk lukaszstolarczuk released this 08 Aug 14:58
· 993 commits to master since this release

This release fixes minor bugs.

Notable changes:

  • concurrent_hash_map: fix free_data()
  • concurrent_hash_map: make double to size_t cast explicit in defragment()
  • peristent_ptr: add missing offset calculation