Searched defs:greater_than (Results 1 – 3 of 3) sorted by relevance
39 inline bool greater_than(T a, T b) in greater_than() function47 inline bool greater_than(T a, T b) in greater_than() function
90 inline bool greater_than( const Left& l, const Right& r ) in greater_than() function
1203 fn greater_than(a: &Nonnegative, b: &Nonnegative) -> bool { in greater_than() function