SelectStoredFunctorCall3< T, FunctionPointer, Arg1, Arg2, Arg3 > Struct Template Reference


Detailed Description

template<typename T, typename FunctionPointer, typename Arg1, typename Arg2, typename Arg3>
struct QtConcurrent::SelectStoredFunctorCall3< T, FunctionPointer, Arg1, Arg2, Arg3 >

Definition at line 710 of file qtconcurrentstoredfunctioncall.h.

#include <qtconcurrentstoredfunctioncall.h>

List of all members.

Public Types

typedef SelectSpecialization
< T >::template Type
< StoredFunctorCall3< T,
FunctionPointer, Arg1, Arg2,
Arg3 >, VoidStoredFunctorCall3
< T, FunctionPointer, Arg1,
Arg2, Arg3 > >::type 
type

Member Typedef Documentation

typedef SelectSpecialization<T>::template Type<StoredFunctorCall3 <T, FunctionPointer, Arg1, Arg2, Arg3>, VoidStoredFunctorCall3<T, FunctionPointer, Arg1, Arg2, Arg3> >::type type

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