ViennaCL - The Vienna Computing Library
1.5.1
|
Helper functor for comparing std::pair<> based on the second member. More...
#include <spai-dynamic.hpp>
Public Member Functions | |
template<typename T1 , typename T2 > | |
bool | operator() (std::pair< T1, T2 > const &left, std::pair< T1, T2 > const &right) |
Helper functor for comparing std::pair<> based on the second member.
bool operator() | ( | std::pair< T1, T2 > const & | left, |
std::pair< T1, T2 > const & | right | ||
) | [inline] |