Searched defs:FormElementKeyHash (Results 1 – 1 of 1) sorted by relevance
157 struct FormElementKeyHash { struct159 static bool equal(const FormElementKey& a, const FormElementKey& b) { return a == b; } in equal()160 static const bool safeToCompareToEmptyOrDeleted = true;