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
Constructor & Destructor Documentation
Member Function Documentation
template<class Compare >
template<class RandomAccessIterator , class Context >
Member Data Documentation
The documentation for this struct was generated from the following file: