Home
last modified time | relevance | path

Searched refs:wstringbuf (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/libc++/include/
Diosfwd71 typedef basic_stringbuf<wchar_t> wstringbuf;
165 typedef basic_stringbuf<wchar_t> wstringbuf;
Dsstream60 typedef basic_stringbuf<wchar_t> wstringbuf;
/NextBSD/contrib/libstdc++/include/std/
Dstd_iosfwd.h155 typedef basic_stringbuf<wchar_t> wstringbuf; ///< @isiosfwd typedef
/NextBSD/contrib/libstdc++/
DChangeLog-20024366 * include/bits/sstream.tcc: Same, for stringbuf, wstringbuf,
DChangeLog-20002817 Same for stringbuf, wstringbuf, istringstream, wistringstream,