Name

wfstream class — Wide character input and output stream

Synopsis

typedef basic_fstream<wchar_t> wfstream;

The wfstream class is a specialization of the basic_fstream template for wchar_t characters.