StdList.h File Reference

Go to the source code of this file.

Macros

#define EIGEN_DEFINE_STL_LIST_SPECIALIZATION(...)
 

Macro Definition Documentation

◆ EIGEN_DEFINE_STL_LIST_SPECIALIZATION

#define EIGEN_DEFINE_STL_LIST_SPECIALIZATION (   ...)

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.

Definition at line 24 of file StdList.h.