Name

wstringbuf class — Wide character string buffer

Synopsis

typedef basic_stringbuf<wchar_t> wstringbuf;

The wstringbuf class is a specialization of the basic_stringbuf template for wchar_t characters.