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


Detailed Description

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

Definition at line 527 of file qtconcurrentstoredfunctioncall.h.

#include <qtconcurrentstoredfunctioncall.h>

List of all members.

Public Types

typedef SelectSpecialization
< T >::template Type
< StoredFunctorPointerCall2< T,
FunctionPointer, Arg1, Arg2 >
, VoidStoredFunctorPointerCall2
< T, FunctionPointer, Arg1,
Arg2 > >::type 
type

Member Typedef Documentation

typedef SelectSpecialization<T>::template Type<StoredFunctorPointerCall2 <T, FunctionPointer, Arg1, Arg2>, VoidStoredFunctorPointerCall2<T, FunctionPointer, Arg1, Arg2> >::type type

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