StdDeque.h File Reference

Go to the source code of this file.

Macros

#define EIGEN_DEFINE_STL_DEQUE_SPECIALIZATION(...)
 

Macro Definition Documentation

◆ EIGEN_DEFINE_STL_DEQUE_SPECIALIZATION

#define EIGEN_DEFINE_STL_DEQUE_SPECIALIZATION (   ...)

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

Definition at line 25 of file StdDeque.h.