qt5base-lts/tests/auto/concurrent
Vitaly Fanaskov c977e74afd QtConcurrent::run: accept more then five function's arguments
[ChangeLog][Potentially Source-Incompatible Changes] QtConcurrent::run
has the following signatures: run(Function &&f, Args &&...args) and
run(QThreadPool *pool, Function &&f, Args &&...args). If f is a member
pointer, the first argument of args should be an object for which that
member is defined (or a reference, or a pointer to it). See the
documentation for more details.

Fixes: QTBUG-82383
Change-Id: I18f7fcfb2adbdd9f75b29c346bd3516304e32d31
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
2020-03-11 14:46:25 +01:00
..
qtconcurrentfilter Get rid of some QT_STRICT_ITERATORS leftover 2020-03-05 16:08:30 +01:00
qtconcurrentiteratekernel Regenerate tests/auto/concurrent 2019-11-13 10:07:59 +00:00
qtconcurrentmap Get rid of some QT_STRICT_ITERATORS leftover 2020-03-05 16:08:30 +01:00
qtconcurrentmedian Post merge fixes 2019-11-25 14:53:27 +00:00
qtconcurrentrun QtConcurrent::run: accept more then five function's arguments 2020-03-11 14:46:25 +01:00
qtconcurrentthreadengine Regenerate tests/auto/concurrent 2019-11-13 10:07:59 +00:00
CMakeLists.txt Build and test QtConcurrent 2018-11-01 11:50:17 +00:00
concurrent.pro QtConcurrent: Workaround GCC bug 58800 in median calculation 2013-12-03 11:45:18 +01:00