GrPPI  0.3.1
Generic and Reusable Parallel Pattern Interface
Classes | Namespaces | Variables
unordered_stream_reduce.h File Reference
#include "reduce_nodes.h"
#include <ff/farm.hpp>
Include dependency graph for unordered_stream_reduce.h:

Go to the source code of this file.

Classes

class  grppi::detail_ff::unordered_stream_reduce< Item, Reducer, Combiner >
 

Namespaces

 grppi
 
 grppi::detail_ff
 

Variables

 grppi::detail_ff::workers_ {}
 
 grppi::detail_ff::p_emitter_ {std::make_unique<emitter_type>(reducer.window_size(), reducer.offset())}