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