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 91c1a35 commit a0a5ab9Copy full SHA for a0a5ab9
docs/standard-library/string-operators.md
@@ -7,6 +7,8 @@ helpviewer_keywords: ["std::operator!= (string)", "std::operator> (string)", "st
7
---
8
# `<string>` operators
9
10
+The `<string>` header provides the following operators:
11
+
12
## <a name="op_add"></a> operator+
13
14
Concatenates two string objects.
0 commit comments