PMDK C++ bindings  1.13.0-git23.gf49772ac
This is the C++ bindings documentation for PMDK's libpmemobj.
List of all members
std::atomic< pmem::obj::experimental::self_relative_ptr< T > > Struct Template Reference

Atomic specialization for self_relative_ptr. More...

#include <libpmemobj++/experimental/atomic_self_relative_ptr.hpp>

Detailed Description

template<typename T>
struct std::atomic< pmem::obj::experimental::self_relative_ptr< T > >

Atomic specialization for self_relative_ptr.

Doesn't automatically add itself to the transaction. The user is responsible for persisting the data.


The documentation for this struct was generated from the following file: