MapResultType< InputSequence< T >, MapFunctor > Struct Template Reference

MapResultType< InputSequence< T >, MapFunctor > Struct Template Reference

#include <qtconcurrentfunctionwrappers.h>

Class Description

template<template< typename > class InputSequence, typename MapFunctor, typename T>
struct QtPrivate::MapResultType< InputSequence< T >, MapFunctor >

Definition at line 258 of file qtconcurrentfunctionwrappers.h.

Public Types

typedef InputSequence< typename LazyResultType< MapFunctor >::Type > ResultType
 

Member Typedef Documentation

typedef InputSequence<typename LazyResultType<MapFunctor>::Type> ResultType

Definition at line 260 of file qtconcurrentfunctionwrappers.h.


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