Name

filebuf class — File buffer

Synopsis

typedef basic_filebuf<char> filebuf;

The filebuf class is a specialization of the basic_filebuf template for char characters.