aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/cxx11_meta.cpp
Commit message (Expand)AuthorAge
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Refactor the unsupported CXX11/Core module to internal headers only.Gravatar Gael Guennebaud2016-04-26
* Use false instead of 0 as the expected value of a booleanGravatar Benoit Steiner2016-03-29
* Updated the cxx11_meta test to work on the Eigen::array class when std::array...Gravatar Benoit Steiner2016-03-11
* Added missing includeGravatar Benoit Steiner2016-03-06
* Fixed a few compilation warningsGravatar Benoit Steiner2015-06-30
* unsupported/CXX11/Core: allow gen_numeric_list to have a starting pointGravatar Christian Seiler2014-06-04
* C++11/Tensor: Fix copyright headersGravatar Christian Seiler2013-11-16
* C++11: add template metaprogramming helpersGravatar Christian Seiler2013-11-14