ug4
CompareIndicesByClass< TCompareValues, bReverse > Class Template Reference

#include <sort_util.h>

Public Member Functions

 CompareIndicesByClass (const TCompareValues &compareValues)
 
template<typename TIndex >
bool operator() (const TIndex &i, const TIndex &j) const
 

Private Attributes

const TCompareValues & m_compareValues
 

Constructor & Destructor Documentation

◆ CompareIndicesByClass()

template<typename TCompareValues , bool bReverse>
CompareIndicesByClass< TCompareValues, bReverse >::CompareIndicesByClass ( const TCompareValues &  compareValues)
inline

Member Function Documentation

◆ operator()()

template<typename TCompareValues , bool bReverse>
template<typename TIndex >
bool CompareIndicesByClass< TCompareValues, bReverse >::operator() ( const TIndex &  i,
const TIndex &  j 
) const
inline

Member Data Documentation

◆ m_compareValues

template<typename TCompareValues , bool bReverse>
const TCompareValues& CompareIndicesByClass< TCompareValues, bReverse >::m_compareValues
private

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