Hi @sebcaux What is your standpoint regarding to using C++11 only features (nullptr, range based for, etc) in the code? I would love to rely on these features, most modern compilers supporting it. Enforcing it is easy in the pro file.
Hi @sebcaux
What is your standpoint regarding to using C++11 only features (nullptr, range based for, etc) in the code?
I would love to rely on these features, most modern compilers supporting it. Enforcing it is easy in the pro file.