Am 29.02.2016 um 22:47 schrieb Marc Mutz:
On Monday 29 February 2016 18:33:39 Michael Möllney wrote:
What confused me was that
Q_COMPILER_RANGE_FOR
is first defined for VS2015, the older ones are not setting this define.
Try
for (int i : container)
QCOMPARE(i, i);
on VS < 2
Am 29.02.2016 um 19:15 schrieb Thiago Macieira:
On segunda-feira, 29 de fevereiro de 2016 18:33:39 PST Michael Möllney wrote:
At least this is what can be found on:
http://en.cppreference.com/w/cpp/compiler_support
https://msdn.microsoft.com/en-us/library/hh567368.aspx
So is it an error in
(Sorry if this is not the right place ... or was handled before ... is there a
search over mailing list somewhere ?)
I'm looking what C++11 feature I could use in my further cross platform
development.
For my production code there is a potpourri of VS2005 / VS2010 / gcc 4.5 / gcc
4.7 that is u
Now (finally) Qt 5.6.0 LTS knocks at the door (RC published today)
I appreciate the decisions to support this 5.6.x release for at least 3
years, plus possible time extension.
Looking for a definition what this actually means, I could find in
Planet Qt http://blog.qt.io/blog/2016/02/22/qt-road