[Bug c++/50258] [C++0x] -std=gnu++0x should allow in-class initialization of static const floating types without constexpr

2011-09-29 Thread bsys.com.ar at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50258 Carlos Becker changed: What|Removed |Added CC||bsys.com.ar at gmail dot

[Bug c++/50258] [C++0x] -std=gnu++0x should allow in-class initialization of static const floating types without constexpr

2011-09-29 Thread bsys.com.ar at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50258 --- Comment #11 from Carlos Becker 2011-09-29 19:27:39 UTC --- Thanks for the quick reply. I understand the implications of having a compiler flag for each deprecated feature, but that would be the best option from the developer's point of view (