aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/QtAlignedMalloc
Commit message (Collapse)AuthorAge
* fix #3, remove inline keywords in QtAlignedMalloc (MSVC fix)Gravatar Gael Guennebaud2009-05-18
|
* make these functions inline, thanks to MekGravatar Benoit Jacob2009-01-26
|
* * complete the support of QVector via a QtAlignedMalloc headerGravatar Gael Guennebaud2009-01-20
* add a unit test for QVector which shows the issue with QVector::fill