[Bug c++/10634] in-class initialization of static data members no longer allowed

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu May 26 12:53:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10634

--- Comment #14 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-05-26 12:50:33 UTC ---
Ah!

Well you can still initialize a static data member of non-integral type, you
just need a valid initializer.



More information about the Gcc-bugs mailing list