Function operator. More...
#include <CoinSort.hpp>
Public Member Functions | |
bool | operator() (const CoinTriple< S, T, U > &t1, const CoinTriple< S, T, U > &t2) const |
Compare function. |
Function operator.
Returns true if t1.first < t2.first (i.e., increasing).
Definition at line 371 of file CoinSort.hpp.
|
inline |
Compare function.
Definition at line 374 of file CoinSort.hpp.