COMBINATORIAL_BLAS  1.6
combblas::equal_first< T1, T2 > Struct Template Reference

#include <Operations.h>

Public Member Functions

bool operator() (std::pair< T1, T2 > &lhs, std::pair< T1, T2 > &rhs)
 

Detailed Description

template<typename T1, typename T2>
struct combblas::equal_first< T1, T2 >

Definition at line 46 of file Operations.h.

Member Function Documentation

◆ operator()()

template<typename T1 , typename T2 >
bool combblas::equal_first< T1, T2 >::operator() ( std::pair< T1, T2 > &  lhs,
std::pair< T1, T2 > &  rhs 
)
inline

Definition at line 48 of file Operations.h.


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