qt6-bb10/tests/auto/concurrent
Mårten Nordheim d57adfe5f3 QtConcurrent: filter- and map-reduce with initial value
It takes any type which is implictly covertible to the result type
and then converts it in the outer-layers. Then it passes it into the
deeper layers and initiales the result value.

One drive-by fix with a missing letter in the documentation.

[ChangeLog][QtConcurrent] QtConcurrent::mappedReduce and
QtConcurrent::filteredReduced, as well as their blocking variants,
now optionally take an initial value.

Fixes: QTBUG-73240
Change-Id: I7a80d96693cfa3374847c75c75b3167664609c1a
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2020-03-04 17:40:45 +01:00
..
qtconcurrentfilter QtConcurrent: filter- and map-reduce with initial value 2020-03-04 17:40:45 +01:00
qtconcurrentiteratekernel Regenerate tests/auto/concurrent 2019-11-13 10:07:59 +00:00
qtconcurrentmap QtConcurrent: filter- and map-reduce with initial value 2020-03-04 17:40:45 +01:00
qtconcurrentmedian Post merge fixes 2019-11-25 14:53:27 +00:00
qtconcurrentrun Regenerate tests/auto/concurrent 2019-11-13 10:07:59 +00: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