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< T > Struct Template Reference

A structure that checks if it is possible to snapshot the specified memory. More...

#include <libpmemobj++/transaction.hpp>

Detailed Description

template<typename T>
struct pmem::detail::can_do_snapshot< T >

A structure that checks if it is possible to snapshot the specified memory.

Can have specialization.


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