StdVector.h File Reference

Go to the source code of this file.

Macros

#define EIGEN_DEFINE_STL_VECTOR_SPECIALIZATION(...)
 

Macro Definition Documentation

◆ EIGEN_DEFINE_STL_VECTOR_SPECIALIZATION

#define EIGEN_DEFINE_STL_VECTOR_SPECIALIZATION (   ...)

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

Definition at line 25 of file StdVector.h.