wostream class — Wide output stream
typedef basic_ostream<wchar_t> wostream;
The wostream class specializes basic_ostream for the wchar_t type.
wostream
basic_ostream
wchar_t
basic_ostream class template, ostream class, wiostream in <istream>
wiostream
<istream>