Searched refs:_M_incrementable (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/gcc/libstdc++-v3/include/debug/
H A Dsafe_iterator.h207 _GLIBCXX_DEBUG_VERIFY(this->_M_incrementable(),
221 _GLIBCXX_DEBUG_VERIFY(this->_M_incrementable(),
351 _M_incrementable() const { return this->_M_dereferenceable(); } function in class:__gnu_debug::_Safe_iterator

Completed in 71 milliseconds