Classes | Public Types | Public Member Functions
Eigen::aligned_allocator_indirection< T > Class Template Reference

#include <details.h>

List of all members.

Classes

struct  rebind

Public Types

typedef const Tconst_pointer
typedef const Tconst_reference
typedef ptrdiff_t difference_type
typedef Tpointer
typedef Treference
typedef 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 37 of file details.h.


Member Typedef Documentation

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

Definition at line 43 of file details.h.

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

Definition at line 45 of file details.h.

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

Definition at line 41 of file details.h.

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

Definition at line 42 of file details.h.

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

Definition at line 44 of file details.h.

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

Definition at line 40 of file details.h.

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

Definition at line 46 of file details.h.


Constructor & Destructor Documentation

Definition at line 54 of file details.h.

Definition at line 55 of file details.h.

Definition at line 56 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 58 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 60 of file details.h.

Definition at line 61 of file details.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:30