Searched refs:atEndR (Results 1 – 1 of 1) sorted by relevance
450 bool atEndR = rhs.current_ == rhs.end_; member451 if (atEndL != atEndR) return false; // one is at the end (or empty), the other is not.530 bool atEndR = rhs.current_ == rhs.end_; member531 if (atEndL != atEndR) return false; // one is at the end (or empty), the other is not.