Registered Member
|
Compiling my project with Eigen and using the -Weffc++ warnings I get many warnings coming from inside of Eigen.
I get hundreds of wanting like these:
Is Eigen planning on supporting these warnings? For now, is there an easy way to ignore only these coming from Eigen? |
Moderator
|
hm, this warning is silly since GenericNumTraits has only static members. I guess that doing :
should do the job. If that work, we can do this inside Eigen with the appropriate compiler checks. |
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]