SelectStoredFunctorPointerCall4< T, FunctionPointer, Arg1, Arg2, Arg3, Arg4 > Struct Template Reference

SelectStoredFunctorPointerCall4< T, FunctionPointer, Arg1, Arg2, Arg3, Arg4 > Struct Template Reference

#include <qtconcurrentstoredfunctioncall.h>

Class Description

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

Definition at line 912 of file qtconcurrentstoredfunctioncall.h.

Public Types

typedef SelectSpecialization< T >::template Type< StoredFunctorPointerCall4< T, FunctionPointer, Arg1, Arg2, Arg3, Arg4 >, VoidStoredFunctorPointerCall4< T, FunctionPointer, Arg1, Arg2, Arg3, Arg4 > >::type type
 

Member Typedef Documentation

typedef SelectSpecialization<T>::template Type<StoredFunctorPointerCall4 <T, FunctionPointer, Arg1, Arg2, Arg3, Arg4>, VoidStoredFunctorPointerCall4<T, FunctionPointer, Arg1, Arg2, Arg3, Arg4> >::type type

Definition at line 916 of file qtconcurrentstoredfunctioncall.h.


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