Hi Hugo, On Thu, 07. May 2015 at 10:17:55 +0200, Hugo Mercier wrote: > Lots of methods in QGIS are now decorated with the C++11 "override" > keyword. Which is good. > But it is only enabled for gcc and Clang compilers (not under MSVC for > instance). > So ... what features of C++11 is allowed in QGIS source code ? Support > in GCC/CLang is excellent and the version of Visual Studio used for the > windows compilation (2010) has already support for some nice features. > I'm thinking about auto, unique_ptr and move semantics especially ...
I'd say all that don't break platforms we currently build for (ie. http://dash.orfeo-toolbox.org/index.php?project=QGIS). Jürgen -- Jürgen E. Fischer norBIT GmbH Tel. +49-4931-918175-31 Dipl.-Inf. (FH) Rheinstraße 13 Fax. +49-4931-918175-50 Software Engineer D-26506 Norden http://www.norbit.de QGIS release manager (PSC) Germany IRC: jef on FreeNode
signature.asc
Description: Digital signature
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
