qt5base-lts/tests/auto/concurrent/qtconcurrentrun
Karsten Heimrich 786b48878f Improve Map|Map-Reduce and Filter|Filter-Reduce implementation
* support lambda expressions
* remove the need to specify result_type
* use std::invoke to apply map|filter function
* remove usage of FunctionWrapper* and createFunctionWrapper

Task-number: QTBUG-33735
Task-number: QTBUG-82646
Change-Id: Ibcbe4278f0742c29182bd506081db0abb516f85f
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
2020-04-14 19:06:27 +02:00
..
.gitignore Move QtConcurrent into its own module 2012-02-05 17:49:16 +01:00
CMakeLists.txt Regenerate tests/auto/concurrent 2019-11-13 10:07:59 +00:00
qtconcurrentrun.pro Adapt to the C++ SIC introduced by P0012: noexcept overloading 2017-02-17 13:57:30 +00:00
tst_qtconcurrentrun.cpp Improve Map|Map-Reduce and Filter|Filter-Reduce implementation 2020-04-14 19:06:27 +02:00