GADGET-4
IdxComp__< It, Comp > Class Template Reference

#include <parallel_sort.h>

Public Member Functions

 IdxComp__ (It begin_, Comp comp_)
 
bool operator() (std::size_t a, std::size_t b) const
 

Detailed Description

template<typename It, typename Comp>
class IdxComp__< It, Comp >

Definition at line 22 of file parallel_sort.h.

Constructor & Destructor Documentation

◆ IdxComp__()

IdxComp__ ( It  begin_,
Comp  comp_ 
)
inline

Definition at line 29 of file parallel_sort.h.

Member Function Documentation

◆ operator()()

bool operator() ( std::size_t  a,
std::size_t  b 
) const
inline

Definition at line 30 of file parallel_sort.h.


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