GrPPI  0.2
Generic and Reusable Parallel Pattern Interface
stream_iteration.h
Go to the documentation of this file.
1 
21 #ifndef GRPPI_STREAM_ITERATION_H
22 #define GRPPI_STREAM_ITERATION_H
23 
24 #include "seq/stream_iteration.h"
26 #include "poly/stream_iteration.h"
27 
28 namespace grppi {
29 
38 }
39 
40 #endif
Definition: callable_traits.h:24