Re: [eigen] GCC-4.6 compilation problem + patch |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
ok, done. Anton, can you check this is ok for you, too ? regrads, -- Thomas Capricelli <orzel@xxxxxxxxxxxxxxx> http://www.freehackers.org/thomas On Thursday 05 May 2011 14:06:13 Benoit Jacob wrote: > ptrdiff_t is a very common thing to use so I doubt that we will think > about adding std:: everytime. I would suggest doing like we do for > size_t, that is (in Eigen/Core i think): > > namespace Eigen { > using std::ptrdiff_t; > } |
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |