walberla::simd::aligned_allocator< T, Alignment >::rebind< U > Struct Template Reference

Detailed Description

template<class T, size_t Alignment>
template<class U>
struct walberla::simd::aligned_allocator< T, Alignment >::rebind< U >

Defines an aligned allocator suitable for allocating elements of type U.

#include <AlignedAllocator.h>

Public Types

typedef aligned_allocator< U, Alignment > other
 

Member Typedef Documentation

◆ other

template<class T , size_t Alignment>
template<class U >
typedef aligned_allocator<U,Alignment> walberla::simd::aligned_allocator< T, Alignment >::rebind< U >::other

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