Galois::ParallelSTL::accumulate_helper_reduce< BinOp > Struct Template Reference

#include <ParallelSTL.h>

List of all members.

Public Member Functions

 accumulate_helper_reduce (BinOp o)
template<typename T >
void operator() (T &dest, const T &src) const

Public Attributes

BinOp op

template<typename BinOp>
struct Galois::ParallelSTL::accumulate_helper_reduce< BinOp >


Constructor & Destructor Documentation

template<typename BinOp >
Galois::ParallelSTL::accumulate_helper_reduce< BinOp >::accumulate_helper_reduce ( BinOp  o  )  [inline]

Member Function Documentation

template<typename BinOp >
template<typename T >
void Galois::ParallelSTL::accumulate_helper_reduce< BinOp >::operator() ( T &  dest,
const T &  src 
) const [inline]

Member Data Documentation

template<typename BinOp >
BinOp Galois::ParallelSTL::accumulate_helper_reduce< 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