Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QtPrivate::ReduceResultType< T(C::*)(U)> Struct Template Reference

#include <qtconcurrentfunctionwrappers.h>

+ Collaboration diagram for QtPrivate::ReduceResultType< T(C::*)(U)>:

Public Types

using ResultType = C
 

Detailed Description

template<class T, class C, class U>
struct QtPrivate::ReduceResultType< T(C::*)(U)>

Definition at line 80 of file qtconcurrentfunctionwrappers.h.

Member Typedef Documentation

◆ ResultType

template<class T , class C , class U >
using QtPrivate::ReduceResultType< T(C::*)(U)>::ResultType = C

Definition at line 82 of file qtconcurrentfunctionwrappers.h.


The documentation for this struct was generated from the following file: