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< std::function< void(U &, V)> > Struct Template Reference

#include <qtconcurrentfunctionwrappers.h>

+ Collaboration diagram for QtPrivate::ReduceResultType< std::function< void(U &, V)> >:

Public Types

using ResultType = U
 

Detailed Description

template<class U, class V>
struct QtPrivate::ReduceResultType< std::function< void(U &, V)> >

Definition at line 86 of file qtconcurrentfunctionwrappers.h.

Member Typedef Documentation

◆ ResultType

template<class U , class V >
using QtPrivate::ReduceResultType< std::function< void(U &, V)> >::ResultType = U

Definition at line 88 of file qtconcurrentfunctionwrappers.h.


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