Home | History | Annotate | Download | only in bits

Lines Matching defs:streambuf_type

67       typedef basic_streambuf<_CharT, _Traits>		streambuf_type;
92 // If the end of stream is reached (streambuf_type::sgetc()
97 mutable streambuf_type* _M_sbuf;
116 istreambuf_iterator(streambuf_type* __s) _GLIBCXX_USE_NOEXCEPT
225 typedef basic_streambuf<_CharT, _Traits> streambuf_type;
236 streambuf_type* _M_sbuf;
245 ostreambuf_iterator(streambuf_type* __s) _GLIBCXX_USE_NOEXCEPT
339 typedef typename __is_iterator_type::streambuf_type streambuf_type;
344 streambuf_type* __sb = __first._M_sbuf;
374 typedef typename __is_iterator_type::streambuf_type streambuf_type;
380 streambuf_type* __sb = __first._M_sbuf;