wofstream class — Wide character output stream
typedef basic_ofstream<wchar_t> wofstream;
The wofstream class is a specialization of the basic_ofstream template for wchar_t characters.
wofstream
basic_ofstream
wchar_t
basic_ofstream class template, ofstream class, wostream in <ostream>
wostream
<ostream>