Private Types | Private Member Functions
std::vector< T, EIGEN_ALIGNED_ALLOCATOR< T > > Class Template Reference

#include <StdVector.h>

List of all members.

Private Types

typedef vector
< EIGEN_WORKAROUND_MSVC_STL_SUPPORT(T),
Eigen::aligned_allocator_indirection
< EIGEN_WORKAROUND_MSVC_STL_SUPPORT(T)> > 
vector_base

Private Member Functions

EIGEN_STD_VECTOR_SPECIALIZATION_BODY
void 
resize (size_type new_size)
void resize (size_type new_size, const value_type &x)

Detailed Description

template<typename T>
class std::vector< T, EIGEN_ALIGNED_ALLOCATOR< T > >

Definition at line 92 of file StdVector.h.


Member Typedef Documentation

Definition at line 97 of file StdVector.h.


Member Function Documentation

template<typename T >
EIGEN_STD_VECTOR_SPECIALIZATION_BODY void std::vector< T, EIGEN_ALIGNED_ALLOCATOR< T > >::resize ( size_type  new_size) [inline, private]

Definition at line 100 of file StdVector.h.

template<typename T >
void std::vector< T, EIGEN_ALIGNED_ALLOCATOR< T > >::resize ( size_type  new_size,
const value_type &  x 
) [inline, private]

Definition at line 138 of file StdVector.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:41