Re: [eigen] Bye bye "Eigen/CXX11", welcome "EIGEN_CPPYY_ONLY" ? |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
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
.
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |