We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d7952d commit 15b2accCopy full SHA for 15b2acc
docs/standard-library/ostream-operators.md
@@ -6,6 +6,8 @@ f1_keywords: ["ostream/std::operator<<"]
6
---
7
# `<ostream>` operators
8
9
+The `<ostream>` header provides the following operators:
10
+
11
## <a name="op_lt_lt"></a> `operator<<`
12
13
Writes various types to the stream.
0 commit comments