GrPPI  0.2
Generic and Reusable Parallel Pattern Interface
Namespaces | Functions
iterator.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 grppi
 

Functions

template<typename... InputIt>
void grppi::advance_iterators (size_t delta, InputIt &...in)
 
template<typename... InputIt>
void grppi::advance_iterators (InputIt &...in)