Searched refs:_M_decrementable (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.h236 _GLIBCXX_DEBUG_VERIFY(this->_M_decrementable(),
250 _GLIBCXX_DEBUG_VERIFY(this->_M_decrementable(),
354 _M_decrementable() const { return !_M_singular() && !_M_is_begin(); } function in class:__gnu_debug::_Safe_iterator
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/debug/
H A Dsafe_iterator.h238 _GLIBCXX_DEBUG_VERIFY(this->_M_decrementable(),
252 _GLIBCXX_DEBUG_VERIFY(this->_M_decrementable(),
344 _M_decrementable() const { return !_M_singular() && !_M_is_begin(); } function in class:__gnu_debug::_Safe_iterator

Completed in 56 milliseconds