Eigen::aligned_allocator< T >::rebind< U > Struct Template Reference

Public Types

typedef aligned_allocator< U > other
 

Detailed Description

template<class T>
template<class U>
struct Eigen::aligned_allocator< T >::rebind< U >

Definition at line 969 of file Memory.h.

Member Typedef Documentation

◆ other

template<class T >
template<class U >
typedef aligned_allocator<U> Eigen::aligned_allocator< T >::rebind< U >::other

Definition at line 971 of file Memory.h.


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