Searched refs:__stringbuf_type (Results 1 – 1 of 1) sorted by relevance
278 typedef basic_stringbuf<_CharT, _Traits, _Alloc> __stringbuf_type; typedef282 __stringbuf_type _M_stringbuf;342 __stringbuf_type*344 { return const_cast<__stringbuf_type*>(&_M_stringbuf); } in rdbuf()391 typedef basic_stringbuf<_CharT, _Traits, _Alloc> __stringbuf_type; typedef395 __stringbuf_type _M_stringbuf;455 __stringbuf_type*457 { return const_cast<__stringbuf_type*>(&_M_stringbuf); } in rdbuf()504 typedef basic_stringbuf<_CharT, _Traits, _Alloc> __stringbuf_type; typedef508 __stringbuf_type _M_stringbuf;[all …]