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


Detailed Description

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

Definition at line 737 of file qtconcurrentstoredfunctioncall.h.

#include <qtconcurrentstoredfunctioncall.h>

List of all members.

Public Types

typedef SelectSpecialization
< T >::template Type
< StoredFunctorPointerCall3< T,
FunctionPointer, Arg1, Arg2,
Arg3 >
, VoidStoredFunctorPointerCall3
< T, FunctionPointer, Arg1,
Arg2, Arg3 > >::type 
type

Member Typedef Documentation

typedef SelectSpecialization<T>::template Type<StoredFunctorPointerCall3 <T, FunctionPointer, Arg1, Arg2, Arg3>, VoidStoredFunctorPointerCall3<T, FunctionPointer, Arg1, Arg2, Arg3> >::type type

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