ViennaCL - The Vienna Computing Library  1.5.2
Public Member Functions
CompareSecond Struct Reference

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)

Detailed Description

Helper functor for comparing std::pair<> based on the second member.


Member Function Documentation

bool operator() ( std::pair< T1, T2 > const &  left,
std::pair< T1, T2 > const &  right 
) [inline]

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