Searched refs:streambuf_type (Results 1 – 3 of 3) sorted by relevance
46 typedef basic_streambuf<_CharT,_Traits> streambuf_type; typedef49 mutable streambuf_type* __sbuf_;54 streambuf_type* __sbuf_;55 _LIBCPP_INLINE_VISIBILITY __proxy(char_type __c, streambuf_type* __s) in __proxy()73 _LIBCPP_INLINE_VISIBILITY istreambuf_iterator(streambuf_type* __s) _NOEXCEPT in istreambuf_iterator()
47 typedef basic_streambuf<_CharT, _Traits> streambuf_type; typedef51 streambuf_type* __sbuf_;55 _LIBCPP_INLINE_VISIBILITY ostreambuf_iterator(streambuf_type* __s) _NOEXCEPT in ostreambuf_iterator()
487 typedef basic_streambuf<charT, traits> streambuf_type;492 istreambuf_iterator(streambuf_type* s) noexcept;524 typedef basic_streambuf<charT, traits> streambuf_type;528 ostreambuf_iterator(streambuf_type* s) noexcept;