aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/dense_storage.cpp
Commit message (Expand)AuthorAge
* Make DenseStorage<> trivially_copyableGravatar Alexander Karatarakis2021-06-30
* DenseStorage safely copy/swap.Gravatar Antonio Sanchez2021-04-22
* bug #1046: add unit tests for correct propagation of alignment through std::a...Gravatar Gael Guennebaud2019-02-19
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Switched to MPL2 license.Gravatar Hauke Heibel2013-08-12
* Added copy constructor and assignment to DenseStorage.Gravatar Hauke Heibel2013-08-10