Name

wfilebuf class — Wide character file buffer

Synopsis

typedef basic_filebuf<wchar_t> wfilebuf;

The wfilebuf class is a specialization of the basic_filebuf template for wchar_t characters.