MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
Public Types | List of all members
util::AlignedAllocator< T, alignment >::rebind< U > Struct Template Reference

#include <aligned_allocator.h>

Public Types

typedef AlignedAllocator< U, alignment > other
 

Detailed Description

template<typename T, size_t alignment>
template<class U>
struct util::AlignedAllocator< T, alignment >::rebind< U >

Definition at line 42 of file aligned_allocator.h.

Member Typedef Documentation

◆ other

template<typename T , size_t alignment>
template<class U >
typedef AlignedAllocator<U, alignment> util::AlignedAllocator< T, alignment >::rebind< U >::other

Definition at line 44 of file aligned_allocator.h.


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