![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qtconcurrentstoredfunctioncall.h>
Public Types | |
using | Type = std::invoke_result_t<std::decay_t<Function>, std::decay_t<Args>...> |
Definition at line 91 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 96 of file qtconcurrentstoredfunctioncall.h.