Definition at line 374 of file ostream.
|
The constructor performs preparatory work.
is.tie()->flush() is called to synchronize the output sequences.If the stream state is still good, then the sentry state becomes true ("okay"). Definition at line 51 of file ostream.tcc. |
|
Possibly flushes the stream.
If Definition at line 402 of file ostream. References basic_ios::setstate(), and std::uncaught_exception(). |
|
Quick status checking.
|