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

/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dstreambuf_iterator.h128 __glibcxx_requires_cond(!_M_at_eof(),
139 __glibcxx_requires_cond(!_M_at_eof(),
154 __glibcxx_requires_cond(!_M_at_eof(),
173 { return _M_at_eof() == __b._M_at_eof(); }
195 _M_at_eof() const function in class:istreambuf_iterator

Completed in 42 milliseconds