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

can_do_snapshot atomic specialization for self_relative_ptr. More...

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

Detailed Description

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

can_do_snapshot atomic specialization for self_relative_ptr.

Not thread safe.

Use in a single threaded environment only.


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