libpmemobj-cpp icon indicating copy to clipboard operation
libpmemobj-cpp copied to clipboard

C++ bindings & containers for libpmemobj

Results 85 libpmemobj-cpp issues
Sort by recently updated
recently updated
newest added

This change is [](https://reviewable.io/reviews/pmem/libpmemobj-cpp/1277)

This change is [](https://reviewable.io/reviews/pmem/libpmemobj-cpp/1276)

I believe this fix is required since stable-1.13 branch --- This change is [](https://reviewable.io/reviews/pmem/libpmemobj-cpp/1265)

to avoid "multiple definition" compiler issue. Fixes: #1247 // preview with rebuilt images https://github.com/lukaszstolarczuk/libpmemobj-cpp/actions/runs/2904249680 - - - This change is [](https://reviewable.io/reviews/pmem/libpmemobj-cpp/1275)

Hello, I am looking to develop a project that might use PMEM capabilities. The project will be for Windows, Linux, and MacOS (later) and I would like to be able...

Type: Question

## Rationale Current implementation of libpmemobj-cpp is based on persistent_ptr which is in fact a fat pointer. It stores `PMEMoid` which consists of two 64 bit fileds: `pool_uuid` and `offset`....

Type: Feature

# ISSUE: Possible atomic_persistent_aware_ptr_pmreorder failures with FullReorder engine ## Environment Information - libpmemobj-cpp version(s): master - PMDK (libpmemobj) package version(s): 1.10+ - OS(es) version(s): - kernel version(s): - compiler, libraries,...

Type: Bug

ref. #1262 --- This change is [](https://reviewable.io/reviews/pmem/libpmemobj-cpp/1263)

As [reported in Debian](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1015094): ## Environment Information - libpmemobj-cpp version(s): 1.13.0 - PMDK (libpmemobj) package version(s): 1.12.0 - OS(es) version(s): Debian bookworm/unstable - kernel version(s): 5.10.70 (reporter), 5.19-rc5 (me) -...

Type: Bug

## Environment Information - libpmemobj-cpp version(s): 1.13.0 - PMDK (libpmemobj) package version(s): 1.11.1 - OS(es) version(s): Debian unstable+experimental - TBB version(s): **onetbb 2021.5.0** - ndctl version(s): 73 As reported by...

Type: Bug