QtConcurrent
Trial to use Doxygen to generate UML class diagram of QtConcurrent module.
Public Types | List of all members
QtPrivate::MapResultType< InputSequence< T >, U(*)(V)> Struct Template Reference

#include <qtconcurrentfunctionwrappers.h>

Collaboration diagram for QtPrivate::MapResultType< InputSequence< T >, U(*)(V)>:
Collaboration graph

Public Types

typedef InputSequence< U > ResultType
 

Member Typedef Documentation

◆ ResultType

template<template< typename > class InputSequence, class T , class U , class V >
typedef InputSequence<U> QtPrivate::MapResultType< InputSequence< T >, U(*)(V)>::ResultType

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