| 
    Osi
    0.108.6
    
   | 
 
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 | 
Compare function.
Definition at line 56 of file CoinSort.hpp.
 1.8.5