Public
iostream( streambuf* psb );
END Public
Protected
iostream( );
END Protected
Parameter
psb
A pointer to an existing streambuf object (or an object of a derived class).
Remarks
Constructs an object of type iostream.
iostream Overview | Input/Output Stream Classes
See Also ios::init