This repository was archived by the owner on Mar 22, 2023. It is now read-only.
Libpmemobj-cpp Version 1.7
This release introduces new experimental container - persistent concurrent hashmap and persistent string with limited functionality.
Experimental features:
- persistent concurrent hashmap
- persistent string (constructors and modifiers)
Bug fixes:
- add option to force define IS_TRIVIALLY_COPYABLE
- mark allocation_flag constructor as explicit
- add missing include to v.hpp