summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qfutureinterface.cpp
diff options
context:
space:
mode:
authorDennis Oberst <dennis.oberst@qt.io>2023-05-30 17:50:58 +0200
committerDennis Oberst <dennis.oberst@qt.io>2023-05-30 16:50:58 +0000
commit8f0d2e287468e07cfa5cd70273d57a7d78076a3e (patch)
treef0aa5437d5c0eb069b292bd1b4b8cdb44bca4487 /src/corelib/thread/qfutureinterface.cpp
parent2d77051f9dfd11ae292ad4bac2f28c5f7a0e7f83 (diff)
QArrayDataPointer: add missing std::invoke call to projection
To ensure the correct invocation of the projection function, this patch introduces the usage of std::invoke for all accesses to it. This modification expands the coverage to include cases where the callable object is a pointer to a member function. Amends: 7ca633d9a82f90e5bba5e12ba923bfb0a257af63. Change-Id: If666012d785ac74c8e856ea9be2a46b3307c8a06 Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Diffstat (limited to 'src/corelib/thread/qfutureinterface.cpp')
0 files changed, 0 insertions, 0 deletions