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
QtPrivate::Future< QFuture< T > > Struct Template Reference

#include <qfuture_impl.h>

+ Collaboration diagram for QtPrivate::Future< QFuture< T > >:

Public Types

using type = T
 

Detailed Description

template<class T>
struct QtPrivate::Future< QFuture< T > >

Definition at line 264 of file qfuture_impl.h.

Member Typedef Documentation

◆ type

template<class T>
using QtPrivate::Future< QFuture< T > >::type = T

Definition at line 266 of file qfuture_impl.h.


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