#include <Operations.h>
|
bool | operator() (std::pair< T1, T2 > &lhs, std::pair< T1, T2 > &rhs) |
|
bool | operator() (std::pair< T1, T2 > &lhs, std::pair< T1, T2 > &rhs) |
|
template<typename T1, typename T2>
struct combblas::equal_first< T1, T2 >
Definition at line 46 of file Operations.h.
◆ operator()() [1/2]
template<typename T1 , typename T2 >
bool combblas::equal_first< T1, T2 >::operator() |
( |
std::pair< T1, T2 > & |
lhs, |
|
|
std::pair< T1, T2 > & |
rhs |
|
) |
| |
|
inline |
◆ operator()() [2/2]
template<typename T1 , typename T2 >
bool combblas::equal_first< T1, T2 >::operator() |
( |
std::pair< T1, T2 > & |
lhs, |
|
|
std::pair< T1, T2 > & |
rhs |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file: