Searched refs:other_conf (Results 1 – 1 of 1) sorted by relevance
970 auto other_conf = static_cast<const AbstractRef *>(&other); in operator ==() local971 return *this == *other_conf; in operator ==()