SelectStoredConstMemberFunctionCall2< T, Class, Param1, Arg1, Param2, Arg2 > Struct Template Reference

SelectStoredConstMemberFunctionCall2< T, Class, Param1, Arg1, Param2, Arg2 > Struct Template Reference

#include <qtconcurrentstoredfunctioncall.h>

Class Description

template<typename T, typename Class, typename Param1, typename Arg1, typename Param2, typename Arg2>
struct QtConcurrent::SelectStoredConstMemberFunctionCall2< T, Class, Param1, Arg1, Param2, Arg2 >

Definition at line 584 of file qtconcurrentstoredfunctioncall.h.

Public Types

typedef SelectSpecialization< T >::template Type< StoredConstMemberFunctionCall2< T, Class, Param1, Arg1, Param2, Arg2 >, VoidStoredConstMemberFunctionCall2< T, Class, Param1, Arg1, Param2, Arg2 > >::type type
 

Member Typedef Documentation

typedef SelectSpecialization<T>::template Type<StoredConstMemberFunctionCall2 <T, Class, Param1, Arg1, Param2, Arg2>, VoidStoredConstMemberFunctionCall2<T, Class, Param1, Arg1, Param2, Arg2> >::type type

Definition at line 588 of file qtconcurrentstoredfunctioncall.h.


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