Searched refs:isIdenticalTo (Results 1 – 1 of 1) sorted by relevance
64 inline bool isIdenticalTo(const KeyedVector& rhs) const;126 bool KeyedVector<KEY,VALUE>::isIdenticalTo(const KeyedVector<KEY,VALUE>& rhs) const { in isIdenticalTo() function