SelectStoredFunctorPointerCall1< T, FunctionPointer, Arg1 > Struct Template Reference

SelectStoredFunctorPointerCall1< T, FunctionPointer, Arg1 > Struct Template Reference

#include <qtconcurrentstoredfunctioncall.h>

Class Description

template<typename T, typename FunctionPointer, typename Arg1>
struct QtConcurrent::SelectStoredFunctorPointerCall1< T, FunctionPointer, Arg1 >

Definition at line 303 of file qtconcurrentstoredfunctioncall.h.

Public Types

typedef SelectSpecialization< T >::template Type< StoredFunctorPointerCall1< T, FunctionPointer, Arg1 >, VoidStoredFunctorPointerCall1< T, FunctionPointer, Arg1 > >::type type
 

Member Typedef Documentation

typedef SelectSpecialization<T>::template Type<StoredFunctorPointerCall1 <T, FunctionPointer, Arg1>, VoidStoredFunctorPointerCall1<T, FunctionPointer, Arg1> >::type type

Definition at line 307 of file qtconcurrentstoredfunctioncall.h.


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