SelectStoredFunctorPointerCall0< T, FunctionPointer > Struct Template Reference

SelectStoredFunctorPointerCall0< T, FunctionPointer > Struct Template Reference

#include <qtconcurrentstoredfunctioncall.h>

Class Description

template<typename T, typename FunctionPointer>
struct QtConcurrent::SelectStoredFunctorPointerCall0< T, FunctionPointer >

Definition at line 100 of file qtconcurrentstoredfunctioncall.h.

Public Types

typedef SelectSpecialization< T >::template Type< StoredFunctorPointerCall0< T, FunctionPointer >, VoidStoredFunctorPointerCall0< T, FunctionPointer > >::type type
 

Member Typedef Documentation

typedef SelectSpecialization<T>::template Type<StoredFunctorPointerCall0 <T, FunctionPointer>, VoidStoredFunctorPointerCall0<T, FunctionPointer> >::type type

Definition at line 104 of file qtconcurrentstoredfunctioncall.h.


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