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

Libpmemobj-cpp Version 1.6.1

Compare
Choose a tag to compare
@lukaszstolarczuk lukaszstolarczuk released this 06 Jul 11:29
· 1706 commits to master since this release

This release fixes minor bugs.

This is the last patch release for libpmemobj-cpp 1.6 version.
Maintenance of this version is no longer supported.

Notable changes:

  • string: fix max_size() return value
  • allocation_flag: mark constructor as explicit
  • peristent_ptr: change ptr_offset_magic to be properly aligned
  • fix few headers' includes