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::UnwrapHandler Struct Reference

#include <qfuture_impl.h>

+ Collaboration diagram for QtPrivate::UnwrapHandler:

Static Public Member Functions

template<class T >
static auto unwrapImpl (T *outer)
 

Detailed Description

Definition at line 838 of file qfuture_impl.h.

Member Function Documentation

◆ unwrapImpl()

template<class T >
static auto QtPrivate::UnwrapHandler::unwrapImpl ( T * outer)
inlinestatic

Definition at line 841 of file qfuture_impl.h.

References QFutureInterfaceBase::Pending, and Q_ASSERT.

Referenced by QFuture< T >::unwrap().

+ Here is the caller graph for this function:

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