Searched defs:compareThisIfSameType (Results 1 – 2 of 2) sorted by relevance
184 static bool compareThisIfSameType(const T1 &a, const T1 &b) { in compareThisIfSameType() function189 static bool compareThisIfSameType(const T1 &a, const T2 &b) { in compareThisIfSameType() function
590 static bool compareThisIfSameType(const T1 &a, const T1 &b) { in compareThisIfSameType() function595 static bool compareThisIfSameType(const T1 &, const T2 &) { in compareThisIfSameType() function