CoinFirstLess_3< S, T, U > Class Template Reference

Function operator. More...

#include <CoinSort.hpp>

List of all members.

Public Member Functions

bool operator() (const CoinTriple< S, T, U > &t1, const CoinTriple< S, T, U > &t2) const
 Compare function.

Detailed Description

template<class S, class T, class U>
class CoinFirstLess_3< S, T, U >

Function operator.

Returns true if t1.first < t2.first (i.e., increasing).

Definition at line 370 of file CoinSort.hpp.


Member Function Documentation

template<class S , class T , class U >
bool CoinFirstLess_3< S, T, U >::operator() ( const CoinTriple< S, T, U > &  t1,
const CoinTriple< S, T, U > &  t2 
) const [inline]

Compare function.

Definition at line 373 of file CoinSort.hpp.


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

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1