#include <Compare.h>
|
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()()
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: