Searched refs: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() function195 if (compareThisIfSameType(*this, Other)) in copyAssign()217 if (compareThisIfSameType(*this, Other)) in moveAssign()
590 static bool compareThisIfSameType(const T1 &a, const T1 &b) { in compareThisIfSameType() function595 static bool compareThisIfSameType(const T1 &, const T2 &) { in compareThisIfSameType() function615 if (compareThisIfSameType(*this, Other)) in moveAssign()