cppassist  1.0.0.f4fab4f962ff
C++ sanctuary for small but powerful and frequently required, stand alone features.
Public Types | List of all members
cppassist::aligned_allocator< T, N >::rebind< U > Struct Template Reference

#include <cppassist/include/cppassist/simd/allocator.h>

Public Types

typedef aligned_allocator< U, N > other
 

Member Typedef Documentation

◆ other

template<class T, int N>
template<class U >
typedef aligned_allocator<U,N> cppassist::aligned_allocator< T, N >::rebind< U >::other

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