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) noexcept > Struct Template Reference

#include <qtconcurrentfunctionwrappers.h>

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

Public Types

using ResultType = C
 

Detailed Description

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

Definition at line 104 of file qtconcurrentfunctionwrappers.h.

Member Typedef Documentation

◆ ResultType

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

Definition at line 106 of file qtconcurrentfunctionwrappers.h.


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