Classes | Namespaces | Defines
StdList.h File Reference
#include "Eigen/src/StlSupport/details.h"

Go to the source code of this file.

Classes

class  list< T, EIGEN_ALIGNED_ALLOCATOR< T > >

Namespaces

namespace  std

Defines

#define EIGEN_DEFINE_STL_LIST_SPECIALIZATION(...)
#define EIGEN_EXPLICIT_STL_LIST_INSTANTIATION(...)
#define EIGEN_STD_LIST_SPECIALIZATION_BODY

Define Documentation

This section contains a convenience MACRO which allows an easy specialization of std::list such that for data types with alignment issues the correct allocator is used automatically.