SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
shore::index_comparator< DataIter, Comparator > Struct Template Reference

Compare indexes referring to another data structure. More...

Public Member Functions

 index_comparator (const DataIter data, Comparator cmp)
 
bool operator() (const size_t i, const size_t j)
 

Public Attributes

const DataIter m_data
 
Comparator m_cmp
 

Detailed Description

template<typename DataIter, typename Comparator = void>
struct shore::index_comparator< DataIter, Comparator >

Compare indexes referring to another data structure.


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