Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/libstdc++/include/debug/
Dsafe_iterator.h207 _GLIBCXX_DEBUG_VERIFY(this->_M_incrementable(),
221 _GLIBCXX_DEBUG_VERIFY(this->_M_incrementable(),
351 _M_incrementable() const { return this->_M_dereferenceable(); } in _M_incrementable() function