basic_filebuf::basic_filebuf
Constructs an object of type basic_filebuf.
basic_filebuf();
Remarks
The constructor stores a null pointer in all the pointers controlling the input buffer and the output buffer. It also stores a null pointer in the file pointer.
Requirements
Header: <fstream>
Namespace: std