Representation of a context pattern. Represents a context that uses a given policy to run a transform...
Definition: common/context.h:32
auto run_with(ExecutionPolicy &ex, Transformer &&transform_op)
Define a new Context on a data stream that can be composed in other streaming patterns.
Definition: context.h:40