Classes | Public Types | Public Member Functions | List of all members
Eigen::aligned_allocator_indirection< T > Class Template Reference

#include <details.h>

Inheritance diagram for Eigen::aligned_allocator_indirection< T >:
Inheritance graph
[legend]

Classes

struct  rebind
 

Public Types

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

Public Member Functions

 aligned_allocator_indirection ()
 
 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 > &)
 
 ~aligned_allocator_indirection ()
 

Detailed Description

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

Definition at line 22 of file details.h.

Member Typedef Documentation

template<class T>
typedef const T* Eigen::aligned_allocator_indirection< T >::const_pointer

Definition at line 28 of file details.h.

template<class T>
typedef const T& Eigen::aligned_allocator_indirection< T >::const_reference

Definition at line 30 of file details.h.

template<class T>
typedef std::ptrdiff_t Eigen::aligned_allocator_indirection< T >::difference_type

Definition at line 26 of file details.h.

template<class T>
typedef T* Eigen::aligned_allocator_indirection< T >::pointer

Definition at line 27 of file details.h.

template<class T>
typedef T& Eigen::aligned_allocator_indirection< T >::reference

Definition at line 29 of file details.h.

template<class T>
typedef std::size_t Eigen::aligned_allocator_indirection< T >::size_type

Definition at line 25 of file details.h.

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

Definition at line 31 of file details.h.

Constructor & Destructor Documentation

Definition at line 39 of file details.h.

Definition at line 40 of file details.h.

Definition at line 41 of file details.h.

template<class T>
template<class U >
Eigen::aligned_allocator_indirection< T >::aligned_allocator_indirection ( const aligned_allocator_indirection< U > &  )
inline

Definition at line 43 of file details.h.

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

Definition at line 45 of file details.h.

Definition at line 46 of file details.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:09:51