Re: [eigen] Bye bye "Eigen/CXX11", welcome "EIGEN_CPPYY_ONLY" ?

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]



On Thu, May 19, 2016 at 1:08 PM, <Daniel.Vollmer@xxxxxx> wrote:
This is not true IIRC for GCC 6 (from https://gcc.gnu.org/gcc-6/changes.html)
  • The default mode for C++ is now -std=gnu++14 instead of -std=gnu++98.

right, let's forgot about this minor remark then.


btw, this idea came from bug 1210 [1] , where Christoph just suggested to use a single EIGEN_MAX_CPP_LEVEL macro that a user could define to 03, 11, 14, etc. (instead of numerous EIGEN_CPPYY_ONLY) . This is definitely much better and simpler.

gael

[1] - http://eigen.tuxfamily.org/bz/show_bug.cgi?id=1210


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/