#include <Compare.h>
|
bool | operator() (const std::tuple< IT, IT, NT > &lhs, const std::tuple< IT, IT, NT > &rhs) const |
|
bool | operator() (const std::tuple< IT, IT, NT > &lhs, const std::tuple< IT, IT, NT > &rhs) const |
|
template<class IT, class NT>
struct combblas::RowLexiCompare< IT, NT >
Definition at line 112 of file Compare.h.
◆ operator()() [1/2]
template<class IT, class NT>
bool combblas::RowLexiCompare< IT, NT >::operator() |
( |
const std::tuple< IT, IT, NT > & |
lhs, |
|
|
const std::tuple< IT, IT, NT > & |
rhs |
|
) |
| const |
|
inline |
◆ operator()() [2/2]
template<class IT, class NT>
bool combblas::RowLexiCompare< IT, NT >::operator() |
( |
const std::tuple< IT, IT, NT > & |
lhs, |
|
|
const std::tuple< IT, IT, NT > & |
rhs |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file: