CoinFirstGreater_2
Function operator.
Function operator.
Description
Returns true if t1.first > t2.first (i.e, decreasing).
Public Methods
operator()
Compare function.
bool operator()(const CoinPair< S, T > & t1, const CoinPair< S, T > & t2)
Parameters:
t1(const CoinPair< S, T > &)t2(const CoinPair< S, T > &)
Source
Header: layer-0/CoinUtils/src/CoinSort.hpp