[Qt5-feedback] Lambdas
André Pönitz
andre.poenitz at nokia.com
Mon Jun 27 10:52:55 CEST 2011
On Monday 27 June 2011 10:33:08 ext Ivan Cukic wrote:
> Hi all,
>
> There was a discussion about one of the C++'s new features - namely
> lambdas with a conclusion that it'd be nice, but nothing specific was
> decided.
>
> I'm suggesting to create a 'working group' for this so that we can see
> what do people want and how to do it / where to stop and say 'this is
> enough'
>
> I'm mostly interested in adding methods for Qt's collections (mapping,
> filtering, folding... and stuff commonly found in functional pls)
>
> I guess we'd need some place to put the proposals, discuss them, and so on
> without making noise on this list.
>
> Any thoughts?
I think it boils down to the question
Does Qt 5 have to support compilers that don't "do" C++0x ?
If yes, then we are basically back to the VC6 times when the interface was
sprinkled with #ifdef's due to the missing member template support there.
Andre'
More information about the Qt5-feedback
mailing list