![]() |
Qt 6.x
The Qt SDK
|
#include <qtconcurrentfunctionwrappers.h>
Public Types | |
using | Type = std::invoke_result_t< std::decay_t< MapFunctor >, ArgumentType< T > > |
Definition at line 58 of file qtconcurrentfunctionwrappers.h.
using QtPrivate::MapResult< T, MapFunctor >::Type = std::invoke_result_t<std::decay_t<MapFunctor>, ArgumentType<T> > |
Definition at line 62 of file qtconcurrentfunctionwrappers.h.