SelectStoredFunctorCall1< T, FunctionPointer, Arg1 > Struct Template Reference


Detailed Description

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

Definition at line 290 of file qtconcurrentstoredfunctioncall.h.

#include <qtconcurrentstoredfunctioncall.h>

List of all members.

Public Types

typedef SelectSpecialization
< T >::template Type
< StoredFunctorCall1< T,
FunctionPointer, Arg1 >
, VoidStoredFunctorCall1< T,
FunctionPointer, Arg1 >
>::type 
type

Member Typedef Documentation

typedef SelectSpecialization<T>::template Type<StoredFunctorCall1 <T, FunctionPointer, Arg1>, VoidStoredFunctorCall1<T, FunctionPointer, Arg1> >::type type

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