Definition at line 384 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 52 of file ostream.tcc. |
|
Possibly flushes the stream.
If Definition at line 412 of file ostream. References std::uncaught_exception(), and std::unitbuf(). |
|
Quick status checking.
|