![]() |
Qt 6.x
The Qt SDK
|
#include <qtconcurrentstoredfunctioncall.h>
Public Types | |
using | Type = std::invoke_result_t< std::decay_t< Function >, std::decay_t< Args >... > |
Definition at line 90 of file qtconcurrentstoredfunctioncall.h.
using QtConcurrent::InvokeResult< Function, Args >::Type = std::invoke_result_t<std::decay_t<Function>, std::decay_t<Args>...> |
Definition at line 95 of file qtconcurrentstoredfunctioncall.h.