Searched defs:NotTotallyOrdered (Results 1 – 10 of 10) sorted by relevance
25 struct NotTotallyOrdered { struct
35 struct NotTotallyOrdered { struct37 bool operator<(const NotTotallyOrdered& o) const { return i < o.i; } in operator <() argument
39 struct NotTotallyOrdered { struct41 bool operator<(const NotTotallyOrdered& o) const { return i < o.i; } in operator <() argument
41 struct NotTotallyOrdered { struct43 bool operator<(const NotTotallyOrdered& o) const { return i < o.i; } in operator <() argument