GrPPI  0.3.1
Generic and Reusable Parallel Pattern Interface
Namespaces | Functions
context.h File Reference
#include "common/context.h"
Include dependency graph for context.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 grppi
 

Functions

template<typename ExecutionPolicy , typename Transformer >
auto grppi::run_with (ExecutionPolicy &ex, Transformer &&transform_op)
 Define a new Context on a data stream that can be composed in other streaming patterns. More...