NVML C++ bindings  1.1.0
This is the C++ bindings documentation for NVML's libpmemobj.
List of all members
nvml::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 nvml::obj::allocator< T, Policy, Traits >::rebind< U >

Rebind to a different type.


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