IBM SYSTEMG G RUNTIME & NATIVE STORE  0.5
IBM Native Graph Computing and Storage System based on IBM Parallel Programming Library
 All Classes Functions Variables Typedefs Pages
ibmppl::for_each_wf2< DS1, DS2, Func, hasReducer > Class Template Reference

Work function class for two container classes 1) w/ the same # partitions and 2) same elements per partition where. More...

#include <for_each.h>

Detailed Description

template<class DS1, class DS2, class Func, bool hasReducer>
class ibmppl::for_each_wf2< DS1, DS2, Func, hasReducer >

Work function class for two container classes 1) w/ the same # partitions and 2) same elements per partition where.

class DS implements the partitioning interface on container classes class Func implements the functor interface (i.e., need to overload () operator)


The documentation for this class was generated from the following file: