Main MRPT website > C++ reference
MRPT logo
Classes | Public Types | Public Member Functions

Eigen::aligned_allocator_indirection< T > Class Template Reference


Detailed Description

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

Definition at line 37 of file details.h.

#include <src/StlSupport/details.h>

List of all members.

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 ()
 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 ()

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.

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

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.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:40:17 UTC 2011