Support of lambdas in QtConcurrent::run
authorOlivier Goffart <olivier.goffart@nokia.com>
Mon, 18 Apr 2011 12:07:32 +0000 (14:07 +0200)
committerQt Continuous Integration System <qt-info@nokia.com>
Thu, 26 May 2011 12:16:21 +0000 (14:16 +0200)
commitd3e5fc0220e57d5a9bba35780915c53790ff249f
tree529b8e8cb514b0f0bd50e28c6561c3207bfc571d
parent83291e6a07a9b6dc6c2d05b4fd4492df79796bbf
Support of lambdas in QtConcurrent::run

Reviewed-by: Joao
(cherry picked from commit 917f2ff617209bcc283eb3590b422bcf239c0537)
Change-Id: I837f18f043b18410c1d93b9f1156acf729dad510
Reviewed-on: http://codereview.qt.nokia.com/142
Reviewed-by: Olivier Goffart <olivier.goffart@nokia.com>
src/corelib/concurrent/qtconcurrentcompilertest.h
src/corelib/concurrent/qtconcurrentfunctionwrappers.h
src/corelib/concurrent/qtconcurrentrun.h
src/corelib/concurrent/qtconcurrentstoredfunctioncall.h
src/corelib/global/qglobal.h
tests/auto/qtconcurrentrun/tst_qtconcurrentrun.cpp