PMDK C++ bindings  1.13.0-git107.g7e59f08f
This is the C++ bindings documentation for PMDK's libpmemobj.
tagged_ptr.hpp File Reference

Persistent tagged pointer. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 pmem
 Persistent memory namespace.
 
 pmem::detail
 Implementation details.
 

Typedefs

template<typename P1 , typename P2 >
using pmem::detail::tagged_ptr = tagged_ptr_impl< P1, P2, obj::experimental::self_relative_ptr< void > >
 

Detailed Description

Persistent tagged pointer.