Christian Seiler 5e28c41549 C++11: add template metaprogramming helpers
Create a new directory CXX11 under unsupported/Eigen that contains code
that requires C++11. In that directory, add a few generic templates
useful for any module relying on C++11. These templates may be included
with #include <[unsupported/]Eigen/CXX11/Core>. At the moment, this
will only provide templates in the Eigen::internal namespace.
2013-11-14 22:27:06 +01:00
..
2010-02-16 21:41:04 -05:00
2012-07-14 10:04:26 +02:00
2013-08-02 22:40:36 +02:00
2012-11-06 15:25:50 +01:00