fstreambase

The fstreambase class is an internal class that provides common functions for the classes that are derived from it; fstream, ifstream and ofstream. The fstreambase class inherits from the ios class. Do not use the fstreambase class directly.

Class header file: fstream.h