SelectStoredMemberFunctionCall1< T, Class, Param1, Arg1 > Struct Template Reference

SelectStoredMemberFunctionCall1< T, Class, Param1, Arg1 > Struct Template Reference

#include <qtconcurrentstoredfunctioncall.h>

Class Description

template<typename T, typename Class, typename Param1, typename Arg1>
struct QtConcurrent::SelectStoredMemberFunctionCall1< T, Class, Param1, Arg1 >

Definition at line 342 of file qtconcurrentstoredfunctioncall.h.

Public Types

typedef SelectSpecialization< T >::template Type< StoredMemberFunctionCall1< T, Class, Param1, Arg1 >, VoidStoredMemberFunctionCall1< T, Class, Param1, Arg1 > >::type type
 

Member Typedef Documentation

typedef SelectSpecialization<T>::template Type<StoredMemberFunctionCall1 <T, Class, Param1, Arg1>, VoidStoredMemberFunctionCall1<T, Class, Param1, Arg1> >::type type

Definition at line 346 of file qtconcurrentstoredfunctioncall.h.


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