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

Libpmemobj-cpp Version 1.7

Choose a tag to compare

@szyrom szyrom released this 26 Jun 17:52
· 1679 commits to master since this release

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