HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Vdf_DefaultInitAllocator< T, AllocatorBase >::rebind< U > Struct Template Reference

#include <defaultInitAllocator.h>

Public Types

using other = Vdf_DefaultInitAllocator< U, typename std::allocator_traits< AllocatorBase >::template rebind_alloc< U >>
 

Detailed Description

template<typename T, typename AllocatorBase = std::allocator<T>>
template<typename U>
struct Vdf_DefaultInitAllocator< T, AllocatorBase >::rebind< U >

Definition at line 31 of file defaultInitAllocator.h.

Member Typedef Documentation

template<typename T , typename AllocatorBase = std::allocator<T>>
template<typename U >
using Vdf_DefaultInitAllocator< T, AllocatorBase >::rebind< U >::other = Vdf_DefaultInitAllocator< U, typename std::allocator_traits<AllocatorBase>::template rebind_alloc<U>>

Definition at line 36 of file defaultInitAllocator.h.


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