Searched refs:other_confkey (Results 1 – 1 of 1) sorted by relevance
1071 auto other_confkey = static_cast<const AbstractRefKey *>(&other); in operator ==() local1072 return *this == *other_confkey; in operator ==()