Home | History | Annotate | Download | only in bits

Lines Matching refs:streambuf_type

63       typedef basic_streambuf<_CharT, _Traits>		streambuf_type;
88 // If the end of stream is reached (streambuf_type::sgetc()
93 mutable streambuf_type* _M_sbuf;
106 istreambuf_iterator(streambuf_type* __s) throw()
215 typedef basic_streambuf<_CharT, _Traits> streambuf_type;
226 streambuf_type* _M_sbuf;
235 ostreambuf_iterator(streambuf_type* __s) throw ()
329 typedef typename __is_iterator_type::streambuf_type streambuf_type;
334 streambuf_type* __sb = __first._M_sbuf;
364 typedef typename __is_iterator_type::streambuf_type streambuf_type;
370 streambuf_type* __sb = __first._M_sbuf;