2015-05-06 21:44 GMT+02:00 Murray Cumming <[email protected]>: > Yet this page still says > "Important: GCC's support for C++11 is still experimental." > https://gcc.gnu.org/projects/cxx0x.html > > However, the following sentence suggest that the page might be out of > date, given that the final C++11 standard has happened: "Some features > were implemented based on early proposals, and no attempt will be made > to maintain backward compatibility when they are updated to match the > final C++11 standard." > > On the other hand, that page still seems to be the official place to > find out about g++'s C++1 support. So I remain confused. > >
I asked on gcc mailing list about it - gcc folks want to have C++11 as a default dialect in gcc 6, so I suppose that C++11 has full support already. Maybe my question will prod them to update the gcc manual about supported language standards. Please see https://gcc.gnu.org/ml/gcc/2015-05/msg00075.html. > > -- > Murray Cumming > [email protected] > www.murrayc.com > > > _______________________________________________ > gtkmm-list mailing list > [email protected] > https://mail.gnome.org/mailman/listinfo/gtkmm-list _______________________________________________ gtkmm-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtkmm-list
