wiostream class — Wide input and output stream
typedef basic_iostream<wchar_t> wiostream;
The wiostream class specializes basic_iostream for the wchar_t type.
wiostream
basic_iostream
wchar_t
basic_iostream class template, iostream class, wistream class, wostream in <ostream>
wostream
<ostream>