Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Classes | Public Types | Public Member Functions
Eigen::aligned_allocator_indirection< T > Class Template Reference
+ Inheritance diagram for Eigen::aligned_allocator_indirection< T >:
+ Collaboration diagram for Eigen::aligned_allocator_indirection< T >:

Classes

struct  rebind
 

Public Types

typedef size_t size_type
 
typedef ptrdiff_t difference_type
 
typedef T * pointer
 
typedef const T * const_pointer
 
typedef T & reference
 
typedef const T & const_reference
 
typedef T value_type
 

Public Member Functions

 aligned_allocator_indirection (const aligned_allocator_indirection &)
 
 aligned_allocator_indirection (const EIGEN_ALIGNED_ALLOCATOR< T > &)
 
template<class U >
 aligned_allocator_indirection (const aligned_allocator_indirection< U > &)
 
template<class U >
 aligned_allocator_indirection (const EIGEN_ALIGNED_ALLOCATOR< U > &)
 

Detailed Description

template<class T>
class Eigen::aligned_allocator_indirection< T >

Definition at line 22 of file details.h.


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