diff options
| author | Ivan Solovev <ivan.solovev@qt.io> | 2023-03-14 17:55:44 +0100 |
|---|---|---|
| committer | Ivan Solovev <ivan.solovev@qt.io> | 2023-04-05 13:38:14 +0200 |
| commit | 7f38f9f394b7283de93a2367765572241dede84b (patch) | |
| tree | 84dd519202d0d247d2c59db9941f955a1e67c8dc /src/corelib/thread/qfutureinterface.cpp | |
| parent | 10242a825099d693b390d9598491c3bcecc336b7 (diff) | |
Long live QtFuture::makeReadyRangeFuture()
[ChangeLog][QtCore][QFuture] Introduce
QtFuture::makeReadyRangeFuture(). This method takes a container
which has input iterators and returns a multi-value
QFuture<ValueType>, where ValueType is the underlying type of
the input container.
This commit also replaces the usage of buggy
QtFuture::makeReadyFuture(const QList<T> &) overload with the new
method.
Task-number: QTBUG-109677
Change-Id: I019e62eac74c643d88a65b3cc0085bc7c33bc712
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Diffstat (limited to 'src/corelib/thread/qfutureinterface.cpp')
0 files changed, 0 insertions, 0 deletions
