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

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

#include <qtconcurrentstoredfunctioncall.h>

Class Description

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

Definition at line 506 of file qtconcurrentstoredfunctioncall.h.

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

Definition at line 510 of file qtconcurrentstoredfunctioncall.h.


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