This repository has been archived by the owner on Mar 22, 2023. It is now read-only.
Libpmemobj-cpp Version 1.5.1
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.