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