filebuf class — File buffer
typedef basic_filebuf<char> filebuf;
The filebuf class is a specialization of the basic_filebuf template for char characters.
filebuf
basic_filebuf
char
basic_filebuf class template, wfilebuf class