Galois::ParallelSTL::count_if_helper< Predicate > Struct Template Reference

#include <ParallelSTL.h>

List of all members.

Public Member Functions

 count_if_helper (Predicate p)
template<typename T >
void operator() (const T &v)

Public Attributes

Predicate f
ptrdiff_t ret

template<typename Predicate>
struct Galois::ParallelSTL::count_if_helper< Predicate >


Constructor & Destructor Documentation

template<typename Predicate >
Galois::ParallelSTL::count_if_helper< Predicate >::count_if_helper ( Predicate  p  )  [inline]

Member Function Documentation

template<typename Predicate >
template<typename T >
void Galois::ParallelSTL::count_if_helper< Predicate >::operator() ( const T &  v  )  [inline]

Member Data Documentation

template<typename Predicate >
Predicate Galois::ParallelSTL::count_if_helper< Predicate >::f
template<typename Predicate >
ptrdiff_t Galois::ParallelSTL::count_if_helper< Predicate >::ret

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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1