Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Creates a type basic_stringbuf specialized on a wchar_t template parameter.
typedef basic_stringbuf<wchar_t> wstringbuf;
Remarks
The type is a synonym for template class basic_stringbuf, specialized for elements of type wchar_t.
Requirements
Header: <sstream>
Namespace: std