PMDK C++ bindings  1.7.1
This is the C++ bindings documentation for PMDK's libpmemobj.
List of all members
pmem::obj::allocator< T, Policy, Traits >::rebind< U > Struct Template Reference

Rebind to a different type. More...

#include <libpmemobj++/allocator.hpp>

Detailed Description

template<typename T, typename Policy = standard_alloc_policy<T>, typename Traits = object_traits<T>>
template<typename U>
struct pmem::obj::allocator< T, Policy, Traits >::rebind< U >

Rebind to a different type.


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