COMBINATORIAL_BLAS  1.6
combblas::ColLexiCompareWithID< IT, NT > Struct Template Reference

#include <Compare.h>

Inheritance diagram for combblas::ColLexiCompareWithID< IT, NT >:

Public Member Functions

bool operator() (const std::pair< std::tuple< IT, IT, NT >, int > &lhs, const std::pair< std::tuple< IT, IT, NT >, int > &rhs) const
 

Detailed Description

template<class IT, class NT>
struct combblas::ColLexiCompareWithID< IT, NT >

Definition at line 152 of file Compare.h.

Member Function Documentation

◆ operator()()

template<class IT , class NT >
bool combblas::ColLexiCompareWithID< IT, NT >::operator() ( const std::pair< std::tuple< IT, IT, NT >, int > &  lhs,
const std::pair< std::tuple< IT, IT, NT >, int > &  rhs 
) const
inline

Definition at line 155 of file Compare.h.


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