PMDK C++ bindings
1.13.0-git107.g7e59f08f
This is the C++ bindings documentation for PMDK's libpmemobj.
|
Persistent pointer for pool handle. More...
#include <cassert>
#include <cstddef>
#include <type_traits>
#include <libpmemobj++/detail/specialization.hpp>
#include <libpmemobj++/persistent_ptr.hpp>
Go to the source code of this file.
Namespaces | |
pmem | |
Persistent memory namespace. | |
pmem::detail | |
Implementation details. | |
Functions | |
template<class T , class U > | |
persistent_pool_ptr< T > | pmem::detail::static_persistent_pool_pointer_cast (const persistent_pool_ptr< U > &r) |
Persistent pointer for pool handle.