SelectStoredFunctorCall2< T, FunctionPointer, Arg1, Arg2 > Struct Template Reference


Detailed Description

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

Definition at line 500 of file qtconcurrentstoredfunctioncall.h.

#include <qtconcurrentstoredfunctioncall.h>

List of all members.

Public Types

typedef SelectSpecialization
< T >::template Type
< StoredFunctorCall2< T,
FunctionPointer, Arg1, Arg2 >
, VoidStoredFunctorCall2< T,
FunctionPointer, Arg1, Arg2 >
>::type 
type

Member Typedef Documentation

typedef SelectSpecialization<T>::template Type<StoredFunctorCall2 <T, FunctionPointer, Arg1, Arg2>, VoidStoredFunctorCall2<T, FunctionPointer, Arg1, Arg2> >::type type

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