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< void(*)(U &, V) noexcept > Struct Template Reference

#include <qtconcurrentfunctionwrappers.h>

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

Public Types

using ResultType = U
 

Detailed Description

template<class U, class V>
struct QtPrivate::ReduceResultType< void(*)(U &, V) noexcept >

Definition at line 98 of file qtconcurrentfunctionwrappers.h.

Member Typedef Documentation

◆ ResultType

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

Definition at line 100 of file qtconcurrentfunctionwrappers.h.


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