qt5base-lts/tests/auto/concurrent
Lars Knoll 06456873fc Get rid of QT_STRICT_ITERATORS
The concept was a nice idea to avoid accidental detach() calls
in implicitly shared containers, but it conflicts with a C++11
compatible API for them, with signatures for modifying methods
taking a const_iterator as argument and returning an iterator
(e.g. iterator erase(const_iterator)).

Change-Id: Ia33124bedbd260774a0a66f49aedd84e19c9971b
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2019-11-04 12:52:26 +00:00
..
qtconcurrentfilter Get rid of QT_STRICT_ITERATORS 2019-11-04 12:52:26 +00:00
qtconcurrentiteratekernel Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qtconcurrentmap Get rid of QT_STRICT_ITERATORS 2019-11-04 12:52:26 +00:00
qtconcurrentmedian Get rid of QT_STRICT_ITERATORS 2019-11-04 12:52:26 +00:00
qtconcurrentrun Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qtconcurrentthreadengine Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
concurrent.pro QtConcurrent: Workaround GCC bug 58800 in median calculation 2013-12-03 11:45:18 +01:00