Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QtConcurrent::SelectSpecialization< T >::Type< Normal, Void > Struct Template Reference

#include <qtconcurrentrunbase.h>

Collaboration diagram for QtConcurrent::SelectSpecialization< T >::Type< Normal, Void >:

Public Types

typedef Normal type

Detailed Description

template<typename T>
template<class Normal, class Void>
struct QtConcurrent::SelectSpecialization< T >::Type< Normal, Void >

Definition at line 30 of file qtconcurrentrunbase.h.

Member Typedef Documentation

◆ type

template<typename T>
template<class Normal, class Void>
typedef Normal QtConcurrent::SelectSpecialization< T >::Type< Normal, Void >::type

Definition at line 30 of file qtconcurrentrunbase.h.


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