|
Galois
|
#include <ParallelSTL.h>
Classes | |
| struct | neq_to |
| Not equal in terms of less-than. More... | |
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 |
|
inline |
|
inline |
| Compare galois::ParallelSTL::sort_helper< Compare >::comp |