Skip to content

Commit a0a5ab9

Browse files
authored
Update string-operators.md
1 parent 91c1a35 commit a0a5ab9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/standard-library/string-operators.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ helpviewer_keywords: ["std::operator!= (string)", "std::operator> (string)", "st
77
---
88
# `<string>` operators
99

10+
The `<string>` header provides the following operators:
11+
1012
## <a name="op_add"></a> operator+
1113

1214
Concatenates two string objects.

0 commit comments

Comments
 (0)