Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
Loading...
Searching...
No Matches
aligned_allocator< T, Alignment >::rebind< U > Struct Template Reference

#include <memoryallocation.h>

Public Types

typedef aligned_allocator< U, Alignment > other

Detailed Description

template<typename T, std::size_t Alignment>
template<typename U>
struct aligned_allocator< T, Alignment >::rebind< U >

Definition at line 142 of file memoryallocation.h.

Member Typedef Documentation

◆ other

template<typename T, std::size_t Alignment>
template<typename U>
typedef aligned_allocator<U, Alignment> aligned_allocator< T, Alignment >::rebind< U >::other

Definition at line 144 of file memoryallocation.h.


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