PMDK C++ bindings
1.13.0-git107.g7e59f08f
This is the C++ bindings documentation for PMDK's libpmemobj.
|
Rebind to a different type. More...
#include <libpmemobj++/allocator.hpp>
Public Types | |
using | other = allocator< U, typename AllocationPolicy::template rebind< U >::other, typename TTraits::template rebind< U >::other > |
Rebind to a different type.