Searched refs:rhsi (Results 1 – 1 of 1) sorted by relevance
25 auto rhsi = rhs.begin(); in operator ==() local27 if (*lhsi++ != *rhsi++) return false; in operator ==()