Galois::ParallelSTL::sort_helper< Compare > Struct Template Reference

#include <ParallelSTL.h>

List of all members.

Classes

struct  neq_to
 Not equal in terms of less-than. More...

Public Types

typedef int tt_does_not_need_aborts

Public Member Functions

 sort_helper (Compare c)
template<class RandomAccessIterator , class Context >
void operator() (std::pair< RandomAccessIterator, RandomAccessIterator > bounds, Context &ctx)

Public Attributes

Compare comp

template<class Compare>
struct Galois::ParallelSTL::sort_helper< Compare >


Member Typedef Documentation

template<class Compare >
typedef int Galois::ParallelSTL::sort_helper< Compare >::tt_does_not_need_aborts

Constructor & Destructor Documentation

template<class Compare >
Galois::ParallelSTL::sort_helper< Compare >::sort_helper ( Compare  c  )  [inline]

Member Function Documentation

template<class Compare >
template<class RandomAccessIterator , class Context >
void Galois::ParallelSTL::sort_helper< Compare >::operator() ( std::pair< RandomAccessIterator, RandomAccessIterator >  bounds,
Context &  ctx 
) [inline]

Member Data Documentation

template<class Compare >
Compare Galois::ParallelSTL::sort_helper< Compare >::comp

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

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1