QtBase  v6.3.1
Public Types | List of all members
QtPrivate::ReduceResultType< std::function< void(U &, V)> > Struct Template Reference

#include <qtconcurrentfunctionwrappers.h>

Public Types

using ResultType = U
 

Detailed Description

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

Definition at line 122 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 124 of file qtconcurrentfunctionwrappers.h.


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