Searched refs:_M_is_end (Results 1 – 3 of 3) sorted by relevance
99 if (_M_is_begin() || __rhs._M_is_end()) in _M_valid_range()101 else if (_M_is_end() || __rhs._M_is_begin()) in _M_valid_range()
347 { return !this->_M_singular() && !_M_is_end(); } in _M_dereferenceable()405 bool _M_is_end() const in _M_is_end() function
231 bool __is_end = __it._M_is_end();