[#bsl-wstringbuf] = xref:bsl.adoc[bsl]::wstringbuf :relfileprefix: ../ :mrdocs: Wide‐character string stream buffer type. == Synopsis Declared in `<bslstl_iosfwd.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bsl/basic_stringbuf.adoc[basic_stringbuf<wchar_t, char_traits<wchar_t>, allocator<wchar_t>>] wstringbuf; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#