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

Libpmemobj-cpp Version 1.5.1

Compare
Choose a tag to compare
@marcinslusarz marcinslusarz released this 08 Mar 20:55
· 2103 commits to master since this release
This release fixes minor bugs and improves documentation.

Notable changes:
- Fix v swap, assignment operators and constructors
- Change conversion operator from T() to T&() in v<>
- Fix range_snapshotting initialization in array.hpp.
- Fix range_snapshotting_iterator bahaviour for snapshot_size == 0.