qt6-bb10/src/concurrent
Sze Howe Koh 58cc126def Doc: Replace std::bind() with lambdas in Qt Concurrent
Lambda functions provide all the benefits of std::bind() plus more

Change-Id: Iec30b20bb35ac0fae560435b323f80af2f2e5fce
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2017-03-07 04:35:23 +00:00
..
doc Doc: Replace std::bind() with lambdas in Qt Concurrent 2017-03-07 04:35:23 +00:00
concurrent.pro QtConcurrent: use QDeadlineTimer to get the clock tick 2016-09-15 19:43:57 +00:00
qtconcurrent_global.h Updated license headers 2016-01-15 12:25:24 +00:00
qtconcurrentcompilertest.h Updated license headers 2016-01-15 12:25:24 +00:00
qtconcurrentexception.h Updated license headers 2016-01-15 12:25:24 +00:00
qtconcurrentfilter.cpp Doc: Replace std::bind() with lambdas in Qt Concurrent 2017-03-07 04:35:23 +00:00
qtconcurrentfilter.h Updated license headers 2016-01-15 12:25:24 +00:00
qtconcurrentfilterkernel.h QtConcurrent: Add missing override 2016-11-29 20:37:54 +00:00
qtconcurrentfunctionwrappers.h Adapt to the C++ SIC introduced by P0012: noexcept overloading 2017-02-17 13:57:30 +00:00
qtconcurrentiteratekernel.cpp QtConcurrent: use QDeadlineTimer to get the clock tick 2016-09-15 19:43:57 +00:00
qtconcurrentiteratekernel.h QtConcurrent: Add missing override 2016-11-29 20:37:54 +00:00
qtconcurrentmap.cpp Doc: Replace std::bind() with lambdas in Qt Concurrent 2017-03-07 04:35:23 +00:00
qtconcurrentmap.h Updated license headers 2016-01-15 12:25:24 +00:00
qtconcurrentmapkernel.h QtConcurrent: Add missing override 2016-11-29 20:37:54 +00:00
qtconcurrentmedian.h Merge remote-tracking branch 'origin/5.6' into dev 2016-01-26 16:27:28 +01:00
qtconcurrentreducekernel.h QtConcurrent: Add missing override 2016-11-29 20:37:54 +00:00
qtconcurrentrun.cpp Doc: Replace std::bind() with lambdas in Qt Concurrent 2017-03-07 04:35:23 +00:00
qtconcurrentrun.h Use std::enable_if instead of QEnableIf 2017-01-27 10:30:31 +00:00
qtconcurrentrunbase.h QtConcurrent: Add missing override 2016-11-29 20:37:54 +00:00
qtconcurrentstoredfunctioncall.h QtConcurrent: Add missing override 2016-11-29 20:37:54 +00:00
qtconcurrentthreadengine.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qtconcurrentthreadengine.h Updated license headers 2016-01-15 12:25:24 +00:00