[Interest] [SOLVED] Re: Compiling Programs with C++11 with Qt5, which was compiled without C++11 flag. Possible?

Guido Seifert wargand at gmx.de
Thu Aug 15 14:31:44 CEST 2013



> One of the reasons that I avoid single letter variable names like the 
> plague. (except int i; in for loops) :D

And using 'using namespace std' or stuff like that. Why using namespaces when whenever it appears to be convenient all the **** is imported into global namespace anyways?

Guido



More information about the Interest mailing list