Thiago Macieira 0c4f6c6ea9 Fix compilation of Qt Concurrent with gcc 4.3
GCC 4.3 had support for decltype but not the new function syntax (which
we call "auto function" for short). That meant the code did not compile.

qtconcurrentrun.h:105: error: expected initializer before ‘->’ token

Task-number: QTBUG-28984
Change-Id: I792276ec59c4f6e73f6137c517636e70c71ed849
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2013-01-15 07:28:49 +01:00
2012-12-13 09:11:03 +01:00
2012-12-21 22:49:02 +01:00
2013-01-11 12:02:21 +01:00
2012-11-30 00:50:47 +01:00
2012-09-07 15:39:31 +02:00
2012-10-10 08:45:22 +02:00
2012-11-01 20:17:57 +01:00
2012-12-19 23:43:25 +01:00
Description
Qt Base (Core, Gui, Widgets, Network, ...)
822 MiB
Languages
C++ 84.3%
HTML 4.9%
C 3.9%
CMake 3.6%
Objective-C++ 2%
Other 0.8%