![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qtconcurrentfunctionwrappers.h>
Public Types | |
using | Type = std::invoke_result_t<std::decay_t<MapFunctor>, ArgumentType<T>> |
Definition at line 59 of file qtconcurrentfunctionwrappers.h.
using QtPrivate::MapResult< T, MapFunctor >::Type = std::invoke_result_t<std::decay_t<MapFunctor>, ArgumentType<T>> |
Definition at line 63 of file qtconcurrentfunctionwrappers.h.