Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members of the basic_ostream Class. For a list of members inherited by the basic_ostream class, see basic_ios Members.
Reference
Constructors
Constructs a basic_ostream object. |
Member Functions
Flushes the buffer. |
|
Puts a character in a stream. |
|
Resets position in output stream. |
|
The nested class describes an object whose declaration structures the formatted output functions and the unformatted output functions. |
|
Reports position in output stream. |
|
Puts characters in a stream. |
Operators
Writes to the stream. |
See Also
Reference
Thread Safety in the Standard C++ Library