PMDK C++ bindings  1.6.1
This is the C++ bindings documentation for PMDK's libpmemobj.
specialization.hpp File Reference

Helper template for persistent ptr specialization. More...

#include <memory>

Go to the source code of this file.

Detailed Description

Helper template for persistent ptr specialization.

Based on Boost library smart_ptr implementation.