NVML C++ bindings  0.1 experimental
This is the C++ bindings documentation for NVML's libpmemobj.
specialization.hpp File Reference

Helper template for persistent ptr specialization. More...

#include <memory>
Include dependency graph for specialization.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Helper template for persistent ptr specialization.

Based on Boost library smart_ptr implementation.