GrPPI  0.3.1
Generic and Reusable Parallel Pattern Interface
Namespaces | Functions
stream_iteration.h File Reference
#include "common/iteration_pattern.h"
Include dependency graph for stream_iteration.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 Transformer , typename Predicate >
auto grppi::repeat_until (Transformer &&transform_op, Predicate &&predicate_op)