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

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

#include <qtconcurrentstoredfunctioncall.h>

Class Description

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

Definition at line 709 of file qtconcurrentstoredfunctioncall.h.

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

Definition at line 713 of file qtconcurrentstoredfunctioncall.h.


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