GrPPI
0.3.1
Generic and Reusable Parallel Pattern Interface
|
#include "common/context.h"
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... | |