[Development] Proposal: Deprecating platforms in Qt 5.6 that don't support lambda
Olivier Goffart
olivier at woboq.com
Fri Feb 20 13:04:29 CET 2015
On Friday 20 February 2015 12:43:18 Bo Thorsen wrote:
> Den 20-02-2015 kl. 12:32 skrev Olivier Goffart:
> > At some point we are going to drop MSVC 2008 and GCC 4.4
[...]
> Since we're talking about lambdas, it's MSVC 2010 as well. I don't know
> what the status of lambdas is in MSVC 2012, since almost no one seems to
> use it.
> 2013 is the first fairly decent C++11 compiler.
MSVC 2010 support lambdas.
MSVC 2010 already has support for some C+11 feature, including lambda, auto,
decltype, nullptr, rvalue ref, static_assert.
--
Olivier
Woboq - Qt services and support - http://woboq.com - http://code.woboq.org
More information about the Development
mailing list