Skip to content

Commit 15b2acc

Browse files
authored
Update ostream-operators.md
1 parent 7d7952d commit 15b2acc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/standard-library/ostream-operators.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ f1_keywords: ["ostream/std::operator<<"]
66
---
77
# `<ostream>` operators
88

9+
The `<ostream>` header provides the following operators:
10+
911
## <a name="op_lt_lt"></a> `operator<<`
1012

1113
Writes various types to the stream.

0 commit comments

Comments
 (0)