Galois::ParallelSTL::accumulate_helper< T, BinOp > Struct Template Reference

#include <ParallelSTL.h>

List of all members.

Public Member Functions

 accumulate_helper (T i, BinOp o)
void operator() (const T &v)

Public Attributes

init
BinOp op

template<typename T, typename BinOp>
struct Galois::ParallelSTL::accumulate_helper< T, BinOp >


Constructor & Destructor Documentation

template<typename T , typename BinOp >
Galois::ParallelSTL::accumulate_helper< T, BinOp >::accumulate_helper ( i,
BinOp  o 
) [inline]

Member Function Documentation

template<typename T , typename BinOp >
void Galois::ParallelSTL::accumulate_helper< T, BinOp >::operator() ( const T &  v  )  [inline]

Member Data Documentation

template<typename T , typename BinOp >
T Galois::ParallelSTL::accumulate_helper< T, BinOp >::init
template<typename T , typename BinOp >
BinOp Galois::ParallelSTL::accumulate_helper< T, BinOp >::op

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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1