IntermediateResults< T > Class Template Reference

IntermediateResults< T > Class Template Reference

#include <qtconcurrentreducekernel.h>

Class Description

template<typename T>
class QtConcurrent::IntermediateResults< T >

Definition at line 82 of file qtconcurrentreducekernel.h.

Public Attributes

int begin
 
int end
 
QVector< T > vector
 

Member Data Documentation

int begin

Definition at line 85 of file qtconcurrentreducekernel.h.

Definition at line 85 of file qtconcurrentreducekernel.h.

QVector<T> vector

Definition at line 86 of file qtconcurrentreducekernel.h.


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