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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
H A Dsafe_iterator.h206 _GLIBCXX_DEBUG_VERIFY(this->_M_incrementable(),
220 _GLIBCXX_DEBUG_VERIFY(this->_M_incrementable(),
350 _M_incrementable() const { return this->_M_dereferenceable(); } function in class:__gnu_debug::_Safe_iterator
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/debug/
H A Dsafe_iterator.h208 _GLIBCXX_DEBUG_VERIFY(this->_M_incrementable(),
222 _GLIBCXX_DEBUG_VERIFY(this->_M_incrementable(),
340 _M_incrementable() const { return this->_M_dereferenceable(); } function in class:__gnu_debug::_Safe_iterator

Completed in 99 milliseconds