Galois::ParallelSTL::partition_helper< RandomAccessIterator, Predicate > Struct Template Reference

#include <ParallelSTL.h>

List of all members.

Classes

struct  partition_helper_state

Public Types

typedef std::pair
< RandomAccessIterator,
RandomAccessIterator > 
RP

Public Member Functions

 partition_helper (partition_helper_state *s)
void operator() (unsigned, unsigned)

Public Attributes

partition_helper_statestate

template<typename RandomAccessIterator, class Predicate>
struct Galois::ParallelSTL::partition_helper< RandomAccessIterator, Predicate >


Member Typedef Documentation

template<typename RandomAccessIterator , class Predicate >
typedef std::pair<RandomAccessIterator, RandomAccessIterator> Galois::ParallelSTL::partition_helper< RandomAccessIterator, Predicate >::RP

Constructor & Destructor Documentation

template<typename RandomAccessIterator , class Predicate >
Galois::ParallelSTL::partition_helper< RandomAccessIterator, Predicate >::partition_helper ( partition_helper_state s  )  [inline]

Member Function Documentation

template<typename RandomAccessIterator , class Predicate >
void Galois::ParallelSTL::partition_helper< RandomAccessIterator, Predicate >::operator() ( unsigned  ,
unsigned   
) [inline]

Member Data Documentation

template<typename RandomAccessIterator , class Predicate >
partition_helper_state* Galois::ParallelSTL::partition_helper< RandomAccessIterator, Predicate >::state

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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1