[Development] Proposal: Deprecating platforms in Qt 5.6 that don't support lambda
Giuseppe D'Angelo
dangelog at gmail.com
Thu Feb 19 17:46:01 CET 2015
On 19 February 2015 at 17:26, Thiago Macieira <thiago.macieira at intel.com> wrote:
> Sounds like the intended behaviour to me. What's wrong with this picture?
That on a non-const shared container
for (auto i : container)
will detach it. That's why having rules instead of saying "just use
it", I guess...
--
Giuseppe D'Angelo
More information about the Development
mailing list