ostream::ostream

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 OverviewOutput Stream Classes

See Also   ios::init