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