Searched defs:my_compare (Results 1 – 2 of 2) sorted by relevance
43 template <class T> struct my_compare struct46 bool operator()(const T&, const T&) const {return true;} in operator ()()
246 def my_compare(a, b) : function429 def my_compare(a, b) : function