ostream& flush

flush

Remarks

This manipulator, when inserted into an output stream, flushes the output buffer by calling the streambuf::sync member function.

ostream OverviewOutput Stream Classes

See Also   ostream::flush, streambuf::sync